David Grudl
|
759b8d4615
|
removed directory "icon"
|
2010-08-03 17:18:10 +02:00 |
|
David Grudl
|
3f594756e0
|
examples: removed unnecessary delimiters []
|
2010-08-03 17:18:10 +02:00 |
|
David Grudl
|
beee4ee4b7
|
examples: files renamed
|
2010-08-03 17:18:10 +02:00 |
|
David Grudl
|
8f9435b518
|
examples: better headings and comments
|
2010-08-03 17:18:02 +02:00 |
|
David Grudl
|
65dba03652
|
examples: added CSS style
|
2010-08-03 13:41:06 +02:00 |
|
David Grudl
|
6e35a783c7
|
examples: data files moved to directory "data"
|
2010-08-03 13:41:05 +02:00 |
|
David Grudl
|
e50b1a0b5a
|
empty substitutions are going to be deprecated
|
2010-08-03 08:20:50 +02:00 |
|
David Grudl
|
7bac2ef3b3
|
typos, changed nettephp.com -> nette.org
|
2010-05-25 02:48:51 +02:00 |
|
David Grudl
|
651c0f8c4a
|
DibiProfiler is configurable via DibiConnection $config
|
2010-05-19 20:48:35 +02:00 |
|
David Grudl
|
9d803869fa
|
updated Nette\Debug
|
2010-05-19 19:42:04 +02:00 |
|
David Grudl
|
0748c693ff
|
DibiMsSql2005Driver: added config aliases 'username', 'password', 'database'
|
2010-05-19 15:40:32 +02:00 |
|
David Grudl
|
52e5d43416
|
DibiProfiler: added [explain] info
|
2010-04-04 05:58:57 +02:00 |
|
David Grudl
|
52f8128a2f
|
profiler fix
|
2010-04-03 23:55:16 +02:00 |
|
David Grudl
|
3f6a075251
|
updated for new Nette Debug Bar
|
2010-04-01 05:30:32 +02:00 |
|
David Grudl
|
9d4a887e7a
|
typos
|
2010-01-11 17:03:57 +01:00 |
|
David Grudl
|
c37475838f
|
- year 2009 -> 2010
|
2010-01-03 15:32:26 +01:00 |
|
David Grudl
|
75ede18f94
|
removed PHP 5.1 support; removed DibiVariable & IDibiVariable
|
2009-11-26 05:38:20 +01:00 |
|
David Grudl
|
4235b3564f
|
DibiResult: rewritten associate descriptor syntax
|
2009-10-06 18:09:13 +02:00 |
|
David Grudl
|
3b2ca19d42
|
Released version 1.2
|
2009-09-18 07:26:02 +02:00 |
|
David Grudl
|
7c6932807d
|
updated for GIT
|
2009-08-14 00:05:20 +02:00 |
|
David Grudl
|
c2a2a4cd18
|
- added netterobots.txt
|
2009-08-12 02:28:55 +00:00 |
|
David Grudl
|
6f34e56bd6
|
- updated Nette\Debug
|
2009-07-15 10:08:46 +00:00 |
|
David Grudl
|
6f4641c3ee
|
- added example for dibi & Nette\Debug::consoleDump()
|
2009-06-26 08:24:14 +00:00 |
|
David Grudl
|
bba85b5441
|
- Oracle driver: fixed bug
|
2009-04-26 20:05:09 +00:00 |
|
David Grudl
|
6589519419
|
- DibiTranslator: empty arrays generate NULL (it may cause an BC break!)
- Dibi: disables magic_quotes_runtime
|
2009-04-16 02:15:20 +00:00 |
|
David Grudl
|
5946b7e1f6
|
- removed 'FIELD_' from dibi data types
|
2009-03-16 06:48:27 +00:00 |
|
David Grudl
|
97969edace
|
- smarter handling of substitutions :subst: outside of brackets []
|
2009-03-08 23:27:31 +00:00 |
|
David Grudl
|
d0097d6c9c
|
- updated Nette\Debug
|
2009-03-08 18:00:36 +00:00 |
|
David Grudl
|
b958e37fdf
|
- supported substitutions :subst: outside of brackets []
|
2009-02-22 18:58:29 +00:00 |
|
David Grudl
|
0b0596dbeb
|
- DibiTable removed from distribution (is available as separated archive)
|
2009-02-13 12:59:40 +00:00 |
|
David Grudl
|
348af48ecd
|
- updated PHP 5.3 namespace separator
|
2009-01-05 20:55:08 +00:00 |
|
David Grudl
|
e5a1877ed9
|
- year 2008 -> 2009
|
2008-12-31 00:13:40 +00:00 |
|
David Grudl
|
9244a1b1b5
|
- supported UNIX timestamp in datetime column
|
2008-11-25 20:33:52 +00:00 |
|
David Grudl
|
901dc76103
|
- released "dibi 1.0"
- fixed FirePHP protocol bug
- DibiTable -> DibiTableX
|
2008-10-30 13:07:47 +00:00 |
|
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
|
32dd3969a3
|
- added DibiProfiler (experimental)
- removed dibi::addHandler() & dibi::startLogger()
|
2008-10-22 11:44:11 +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
|
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
|
119d5a1995
|
- renamed configuration keys result:object, result:withtables and format:* to resultObject resp. resultWithTables (due compatibility with PHP 5.3 INI parser)
- updated class Object
|
2008-08-25 18:55:50 +00:00 |
|
David Grudl
|
c0bd3761de
|
modified SVN properties
|
2008-07-17 03:51:29 +00:00 |
|
David Grudl
|
7f0fa2e75e
|
- added config alias 'hostname' for 'host'
|
2008-07-15 09:34:05 +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 |
|
David Grudl
|
7bb5684d71
|
code formatting: 4 spaces -> tabs
|
2008-05-12 00:30:59 +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
|
89dfa9f772
|
fixed bug in conditional SQL
|
2008-01-20 01:50:30 +00:00 |
|