mirror of
https://github.com/dg/dibi.git
synced 2025-08-22 13:43:12 +02:00
Sqlite3Driver becomes alias for SqliteDriver
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[sqlite] ; default
|
||||
driver = sqlite3
|
||||
driver = sqlite
|
||||
database = :memory:
|
||||
system = sqlite
|
||||
|
||||
|
Reference in New Issue
Block a user