|
c8fedf7692
|
optimizations
|
2007-11-23 23:50:57 +00:00 |
|
|
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 |
|
|
5243122e6a
|
* support for big int & big floats
|
2007-08-27 22:38:14 +00:00 |
|
|
5f4dbbbcfd
|
* some variables renamed
|
2007-06-25 17:02:12 +00:00 |
|
|
e33689a5a1
|
multi INSERT or REPLACE command
|
2007-05-30 00:01:10 +00:00 |
|
|
f766827219
|
bugfix, enhanced error reporting, better examples
|
2007-05-11 22:25:32 +00:00 |
|
|
f64a5d5251
|
* fixed affectedRows & insertId bug
|
2007-03-26 06:22:53 +00:00 |
|
|
0c86515076
|
* modified DibiException (getDbError, ...)
* fix dibi::dumpResult()
|
2007-02-02 03:51:43 +00:00 |
|
|
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 |
|
|
3b8766d376
|
* throwing exception in DibiTranslator and DibiDriver
+ added dibi::$errorMode
|
2006-11-22 12:55:24 +00:00 |
|
|
da608c2db2
|
substitutes moved from DibiDriver to Dibi
changed "comments" behavior in DibiParser
|
2006-09-23 06:34:44 +00:00 |
|
|
b779082ed9
|
|
2006-06-08 02:08:01 +00:00 |
|
|
1e3728c582
|
renamed some modifiers
|
2006-06-08 02:02:05 +00:00 |
|
|
3030881f07
|
parser updates, DibiResult:: to Dibi::
|
2006-06-08 01:35:44 +00:00 |
|
|
18d3dd444d
|
embedded SQL moved to formatValue()
|
2006-06-07 22:33:19 +00:00 |
|
|
0951ea574c
|
update to 0.6
|
2006-06-07 15:50:32 +00:00 |
|
|
0d18c4c366
|
update to 0.5alpha
|
2006-06-04 23:06:33 +00:00 |
|