David Grudl
|
8d063fe0a1
|
- added DibiPostgreDriver::getIndexes()
- implemented DibiTables types autodetection
- all examples uses Nette::Debug
|
2008-10-28 19:31:32 +00:00 |
|
David Grudl
|
7a6cdc8afa
|
- improved examples
|
2008-10-28 02:06:55 +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
|
89dfa9f772
|
fixed bug in conditional SQL
|
2008-01-20 01:50:30 +00:00 |
|
David Grudl
|
a0febd3d50
|
* added support for affectedRows in DibiPdoDriver
|
2007-11-24 08:23:26 +00:00 |
|
David Grudl
|
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 |
|
David Grudl
|
53874f22d4
|
* support for sequence name in dibi::insertId() & DibiPostgreDriver::insertId()
* implemented DibiPostgreDriver::insertId()
* implemented DibiPostgreDriver::delimite()
|
2007-08-28 23:17:34 +00:00 |
|
David Grudl
|
f766827219
|
bugfix, enhanced error reporting, better examples
|
2007-05-11 22:25:32 +00:00 |
|
David Grudl
|
f64a5d5251
|
* fixed affectedRows & insertId bug
|
2007-03-26 06:22:53 +00:00 |
|
David Grudl
|
0c86515076
|
* modified DibiException (getDbError, ...)
* fix dibi::dumpResult()
|
2007-02-02 03:51:43 +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
|
1e3728c582
|
renamed some modifiers
|
2006-06-08 02:02:05 +00:00 |
|
David Grudl
|
0e7f85c73a
|
updated conditional SQL
|
2006-06-07 21:33:46 +00:00 |
|
David Grudl
|
a3a17f1c55
|
added conditional SQL
|
2006-06-07 19:02:24 +00:00 |
|