mirror of
https://github.com/dg/dibi.git
synced 2025-08-21 05:11:49 +02:00
* new exceptions: BadMethodCallException, InvalidArgumentException
* DibiMySqlDriver, DibiMySqliDriver, DibiSqliteDriver, DibiOracleDriver: error checking instead of FALSE checking in doQuery
This commit is contained in:
@@ -10,7 +10,7 @@ Thank you for downloading Dibi!
|
||||
Database access functions in PHP are not standardised. This is class library
|
||||
to hide the differences between the different databases access.
|
||||
|
||||
The files in this archive are released under the NEW BSD license.
|
||||
The files in this archive are released under the Dibi license.
|
||||
See license.txt in this directory for a copy of the license.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user