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
|
6f4d2c545d
|
* removed variables $insertId & $affectedRows
|
2007-08-28 22:13:53 +00:00 |
|
David Grudl
|
7452065de0
|
* new MS SQL driver
* removed constant DIBI
|
2007-05-13 18:32:03 +00:00 |
|
David Grudl
|
f766827219
|
bugfix, enhanced error reporting, better examples
|
2007-05-11 22:25:32 +00:00 |
|
David Grudl
|
53178717ad
|
* DibiPdoDriver bugs fixed
|
2007-03-27 23:38:09 +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
|
f447a03c96
|
throwing exception on connect
|
2006-11-13 06:32:16 +00:00 |
|
David Grudl
|
da70be27a8
|
|
2006-09-13 12:02:38 +00:00 |
|
David Grudl
|
2cc9fa22fb
|
prefix & substitution support (0.6c)
|
2006-08-25 15:17:40 +00:00 |
|
David Grudl
|
deeff32be2
|
logFile etc.
|
2006-07-19 01:40:29 +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 |
|
David Grudl
|
0d18c4c366
|
update to 0.5alpha
|
2006-06-04 23:06:33 +00:00 |
|