1
0
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:
David Grudl
2014-06-02 16:50:01 +02:00
parent 96daa02525
commit 3e010c0f4d
8 changed files with 5 additions and 482 deletions

View File

@@ -14,11 +14,6 @@ password =
charset = utf8
system = mysql
[sqlite2]
driver = sqlite
database = :memory:
system = sqlite
[sqlite3] ; default
driver = sqlite3
database = :memory: