David Grudl
|
e5a1877ed9
|
- year 2008 -> 2009
|
2008-12-31 00:13:40 +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
|
7bb5684d71
|
code formatting: 4 spaces -> tabs
|
2008-05-12 00:30:59 +00:00 |
|
David Grudl
|
11a314ca96
|
minor: updated phpDoc headers
|
2008-04-19 14:13:48 +00:00 |
|
David Grudl
|
c8febb8322
|
/*Nette::*/Object
|
2008-04-16 10:18:02 +00:00 |
|
David Grudl
|
24bf999cd9
|
* better datetime converting in DibiResult (see http://forum.dibiphp.com/viewtopic.php?pid=2331)
* added support for Nette_Debug
* renamed NObject -> Nette_Object (Nette::Object in PHP 5.3)
|
2008-04-03 12:40:04 +00:00 |
|
David Grudl
|
1459c6c95d
|
updated headers
|
2008-02-15 04:51:35 +00:00 |
|
David Grudl
|
8da9e778a6
|
added new Nette exceptions
|
2008-02-01 02:12:36 +00:00 |
|
David Grudl
|
18e02de80c
|
- REWRITTEN DibiTranslar
- allows modifiers inside SQL -> modifiers become placeholders
- new modifier %ex - expand array
- new modifiers %or and %and
- changed interface IDibiVariable and implementation DibiVariable
|
2008-01-18 07:35:45 +00:00 |
|
David Grudl
|
c41167d49f
|
bug fixed
|
2008-01-15 05:40:08 +00:00 |
|
David Grudl
|
5c045e58dc
|
* added DibiTable
* new connection options: "result:objects" & "result:withtables"
* renamed DibiDriverInterface -> IDibiDriver, DibiVariableInterface -> IDibiVariable
|
2008-01-15 03:43:03 +00:00 |
|
David Grudl
|
de4a882788
|
- DibiResult: meta type Dibi::FIELD_BOOL resolves 'f' and 'F' as FALSE
|
2008-01-02 05:25:21 +00:00 |
|
David Grudl
|
dfacb48449
|
* fixed DibiPostgreDriver::insertId
* changed URL to http://dibiphp.com
|
2007-12-05 09:27:55 +00:00 |
|
David Grudl
|
3f42b2cf55
|
- added DibiVariable (experimental)
- fixed bug in DibiPostgreDriver::insertId()
|
2007-11-22 10:35:23 +00:00 |
|