mirror of
https://github.com/dg/dibi.git
synced 2025-08-11 16:44:30 +02:00
removed PHP < 5.4 stuff
This commit is contained in:
@@ -14,11 +14,6 @@ password =
|
||||
charset = utf8
|
||||
system = mysql
|
||||
|
||||
[sqlite2]
|
||||
driver = sqlite
|
||||
database = :memory:
|
||||
system = sqlite
|
||||
|
||||
[sqlite3] ; default
|
||||
driver = sqlite3
|
||||
database = :memory:
|
||||
|
Reference in New Issue
Block a user