1
0
mirror of https://github.com/dg/dibi.git synced 2025-02-24 10:53:17 +01:00

5 Commits

Author SHA1 Message Date
David Grudl
25fa4293fc * new exceptions: BadMethodCallException, InvalidArgumentException
* DibiMySqlDriver, DibiMySqliDriver, DibiSqliteDriver, DibiOracleDriver: error checking instead of FALSE checking in doQuery
2007-11-08 03:32:37 +00:00
David Grudl
39c62c1cd5 * added configuration aliases (user -> username, pass -> password)
* dibi::$defaultDriver
2007-10-26 17:44:24 +00:00
David Grudl
879bbeba1f changed website to http://php7.org/dibi/ 2007-10-13 22:50:29 +00:00
David Grudl
5ffbe076f3 Changed "Access to undeclared property" exception message 2007-06-24 15:07:10 +00:00
David Grudl
e2e5ba16f1 * Changed license to NEW BSD license 2007-06-19 21:12:28 +00:00