1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-11 01:26:29 +02:00

11 Commits

Author SHA1 Message Date
ce459f440a improved coding style
# Conflicts:
#	dibi/bridges/Tracy/Panel.php
#	dibi/drivers/DibiPdoDriver.php
#	dibi/drivers/DibiPostgreDriver.php
#	tests/dibi/DataSource.phpt
#	tests/dibi/DibiConnection.connect.phpt
#	tests/dibi/DibiConnection.transactions.phpt
#	tests/dibi/DibiFluent.cloning.phpt
#	tests/dibi/DibiFluent.insert.phpt
#	tests/dibi/DibiFluent.select.phpt
#	tests/dibi/DibiFluent.update.phpt
#	tests/dibi/DibiTranslator.conditions.phpt
#	tests/dibi/DibiTranslator.phpt
#	tests/dibi/PdoMssql.limits.phpt
#	tests/dibi/Postgre.like.phpt
2015-10-09 12:01:02 +02:00
9b0e64220b Tracy loaded from composer instead of a local copy [Closes #139] 2014-06-30 14:52:44 +02:00
f31d4a9afa tests: Nette\Debugger replaced with Tracy, examples requires PHP 5.3 2014-06-02 16:03:04 +02:00
e4e767048f fixed example 2014-06-02 16:03:03 +02:00
bc59eb6a14 updated examples, SQlite3 is used instead of SQLite2 2013-06-23 02:34:15 +02:00
aac5ae9932 typos 2013-06-23 02:34:13 +02:00
0327573085 updated Nette Debugger 2012-02-03 13:48:14 +01:00
9c59fee929 updated examples & Debugger 2011-07-01 08:19:15 +02:00
019f6864cf DibiResult::getIterator() - removed optional $offset and $limit parameters (BC break!) 2010-08-03 18:11:20 +02:00
3f594756e0 examples: removed unnecessary delimiters [] 2010-08-03 17:18:10 +02:00
beee4ee4b7 examples: files renamed 2010-08-03 17:18:10 +02:00