David Grudl
|
22c27f678a
|
BIG REFACTORING!
* DibiDriver -> DibiConnection
|
2007-11-12 06:41:59 +00:00 |
|
David Grudl
|
fd1d2b86ff
|
added NClass
|
2007-11-11 04:59:39 +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 |
|
David Grudl
|
d35a850311
|
* removed $throwExceptions (always throws)
* added DibiLogger, dibi::notify(), dibi::startLogger()
* miniprofiler dibi::$numOfQueries, $totalTime, $elapsedTime
* simplified DibiException, added DibiDatabaseException
* Dibi::nativeQuery splitted into DibiDriver::doQuery & nativeQuery()
* moved dibi::dumpResult -> DibiResult::dump()
* moved dibi::test() -> DibiDriver::test()
* DibiTranslator generates $mask
|
2007-09-29 07:53:25 +00:00 |
|
David Grudl
|
2c6608f817
|
IDibiVariable -> DibiVariableInterface
|
2007-08-20 22:17:52 +00:00 |
|
David Grudl
|
f64a5d5251
|
* fixed affectedRows & insertId bug
|
2007-03-26 06:22:53 +00:00 |
|
David Grudl
|
0c86515076
|
* modified DibiException (getDbError, ...)
* fix dibi::dumpResult()
|
2007-02-02 03:51:43 +00:00 |
|
David Grudl
|
3b8766d376
|
* throwing exception in DibiTranslator and DibiDriver
+ added dibi::$errorMode
|
2006-11-22 12:55:24 +00:00 |
|
David Grudl
|
1e3728c582
|
renamed some modifiers
|
2006-06-08 02:02:05 +00:00 |
|
David Grudl
|
0951ea574c
|
update to 0.6
|
2006-06-07 15:50:32 +00:00 |
|