David Grudl
|
ab892255d3
|
improved reflection skills
|
2008-10-28 01:03:50 +00:00 |
|
David Grudl
|
e221a13dda
|
- requires FirePHP 0.2
- improved DibiFluent
|
2008-10-25 15:36:37 +00:00 |
|
David Grudl
|
56628144b4
|
- DibiFluent autodetects modifiers for associative arrays (after where, orderBy, ...)
- json_encode in PHP < 5.2
|
2008-10-25 00:26:56 +00:00 |
|
David Grudl
|
3e04378375
|
- returns result-set rows as DibiRow objects!
- removed option 'resultObjects'
- SQlite driver removes quotes from result-set column names
- this revision may cause compatibility break
|
2008-10-10 17:39:33 +00:00 |
|
David Grudl
|
9eddba204f
|
- BC change: DibiResult::fetchAll() returns always multidimensional arrays (for single columns use fetchPairs() instead)
- added DibiTable::insertOrUpdate()
- new modifier %by
|
2008-10-01 16:04:16 +00:00 |
|
David Grudl
|
8c4211d5be
|
- added fluent SQL builders support in DibiConnection and DibiTable
|
2008-09-13 16:38:59 +00:00 |
|
David Grudl
|
96c69f5bed
|
|
2008-09-11 12:37:41 +00:00 |
|
David Grudl
|
398c7a3500
|
added new methods fetchSingle, fetchAll, fetchAssoc and fetchPairs to DibiFluent
|
2008-09-11 12:33:49 +00:00 |
|
David Grudl
|
e5af8a8c67
|
- Object renamed to DibiObject
- DibiTranslator: improved %and and %or handling
- DibiTable::findAll allows to add conditions
|
2008-09-05 05:35:15 +00:00 |
|
David Grudl
|
c0bd3761de
|
modified SVN properties
|
2008-07-17 03:51:29 +00:00 |
|
David Grudl
|
4e41f1641e
|
- added dibi::setSubstFallBack()
- added DibiFluent::fetch()
|
2008-06-08 12:44:44 +00:00 |
|
David Grudl
|
3728b16a21
|
- added DibiFluent
- bugfix in dibi::dump()
|
2008-05-21 11:20:46 +00:00 |
|