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
|
5f4dbbbcfd
|
* some variables renamed
|
2007-06-25 17:02:12 +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
|
ac980fe8c9
|
+ DibiResult::fetchAll()
* changed year in headers (2007)
|
2007-01-08 00:55:11 +00:00 |
|
David Grudl
|
3030881f07
|
parser updates, DibiResult:: to Dibi::
|
2006-06-08 01:35:44 +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 |
|