1
0
mirror of https://github.com/dg/dibi.git synced 2025-02-24 10:53:17 +01:00

17 Commits

Author SHA1 Message Date
David Grudl
89a7c8ac73 2007-05-17 21:02:26 +00:00
David Grudl
7452065de0 * new MS SQL driver
* removed constant DIBI
2007-05-13 18:32:03 +00:00
David Grudl
d03f60c43c 2007-04-25 08:19:03 +00:00
David Grudl
e834c0ccae modified phpDoc headers 2007-04-11 18:30:30 +00:00
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
4b2e04220b * DibiResult::fetchAssoc() rewritten 2007-02-05 05:14:48 +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
3b8766d376 * throwing exception in DibiTranslator and DibiDriver
+ added dibi::$errorMode
2006-11-22 12:55:24 +00:00
David Grudl
11b294be44 renamed parser -> translator
added "Undefined property usage prevention"
2006-10-26 13:09:56 +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
82e82e8872 specify license GPL as "v2" only 2006-08-04 14:04:26 +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
8361028ff3 updated headers 2006-06-07 11:48:20 +00:00
David Grudl
8e166989d6 update to 0.5b 2006-06-04 23:09:53 +00:00
David Grudl
0d18c4c366 update to 0.5alpha 2006-06-04 23:06:33 +00:00