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
|
53874f22d4
|
* support for sequence name in dibi::insertId() & DibiPostgreDriver::insertId()
* implemented DibiPostgreDriver::insertId()
* implemented DibiPostgreDriver::delimite()
|
2007-08-28 23:17:34 +00:00 |
|
David Grudl
|
f766827219
|
bugfix, enhanced error reporting, better examples
|
2007-05-11 22:25:32 +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
|
da608c2db2
|
substitutes moved from DibiDriver to Dibi
changed "comments" behavior in DibiParser
|
2006-09-23 06:34:44 +00:00 |
|
David Grudl
|
1e3728c582
|
renamed some modifiers
|
2006-06-08 02:02:05 +00:00 |
|
David Grudl
|
0e7f85c73a
|
updated conditional SQL
|
2006-06-07 21:33:46 +00:00 |
|
David Grudl
|
a3a17f1c55
|
added conditional SQL
|
2006-06-07 19:02:24 +00:00 |
|