David Grudl
48ea525b04
* DibiDriver::query -> DibiDriver::nativeQuery
...
* Dibi::query moved to DibiDriver::query
* methods getFields(), detectTypes(), getMetaData() moved to base class DibiDriver
* added PDO driver (not tested)
2007-03-27 23:12:36 +00:00
David Grudl
f64a5d5251
* fixed affectedRows & insertId bug
2007-03-26 06:22:53 +00:00
David Grudl
6536dfb7dd
+ rewritten support for logging & error handling
...
+ modifier %sn
* modifier %sql
* changed modifier behaviour: NULL is always 'NULL'
2007-01-29 05:08:52 +00:00
David Grudl
ac980fe8c9
+ DibiResult::fetchAll()
...
* changed year in headers (2007)
2007-01-08 00:55:11 +00:00
David Grudl
3b8766d376
* throwing exception in DibiTranslator and DibiDriver
...
+ added dibi::$errorMode
2006-11-22 12:55:24 +00:00
David Grudl
f447a03c96
throwing exception on connect
2006-11-13 06:32:16 +00:00
David Grudl
d705f4089d
applyLimit support
2006-09-23 07:55:11 +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
6c4ede17d6
added PostgreSQL driver
2006-09-13 11:49:32 +00:00