David Grudl
|
cbb315cbc7
|
* renamed DibiDatabaseException to DibiDriverException
* PDO driver convert PDOExceptions to DibiDriverException
|
2007-11-17 09:37:55 +00:00 |
|
David Grudl
|
46850aa588
|
* update DibiVariableInterface
* some bugs fixed
|
2007-11-12 07:33:23 +00:00 |
|
David Grudl
|
22c27f678a
|
BIG REFACTORING!
* DibiDriver -> DibiConnection
|
2007-11-12 06:41:59 +00:00 |
|
David Grudl
|
5ee6a19f93
|
* added support for unbuffered queries (MySQL, MySQLi, SQLite)
* doc-comments changed to be compatible with phpDocumentor
* DibiDriver::config() renamed to alias()
|
2007-11-12 00:08:29 +00:00 |
|
David Grudl
|
8a6d664876
|
* renamed some files libs
* added doc comments to drivers
* DibiDriver::prepare() renamed to config()
* fixed connection error handling in Postgre driver
|
2007-11-09 02:28:27 +00:00 |
|