1
0
mirror of https://github.com/dg/dibi.git synced 2025-10-18 16:26:17 +02:00

Commit Graph

  • 12bebf8049 Released version 2.1.2 v2.1.2 David Grudl 2014-05-13 16:57:25 +02:00
  • 8a2f09033a updated examples, SQlite3 is used instead of SQLite2 David Grudl 2012-10-18 23:00:12 +02:00
  • 1912a15831 released 2.0.4 v2.0.4 David Grudl 2014-05-13 02:30:03 +02:00
  • d4429546e2 DibiRow: null time checking consistent with DibiResult David Grudl 2013-12-12 16:23:19 +01:00
  • a007ea95f9 DibiResult: fixed normalization of time when begins by 00: Miloslav Hůla 2013-07-15 15:22:04 +02:00
  • ca839c5fbf bridges: changed file structure David Grudl 2014-03-24 19:25:32 +01:00
  • 2890690133 typos David Grudl 2014-05-13 15:56:44 +02:00
  • 3c8ceebe27 updated test support files David Grudl 2014-05-13 02:54:51 +02:00
  • 8ed72797e3 readme.md: typos Emmanuel еΜanwʬĔbdƎv 2014-01-21 10:43:31 +01:00
  • 8ddbb41a1f .gitattributes: ignoring some paths when downloading from github Caspern 2013-11-16 18:01:27 +01:00
  • 1dc57bad85 fix casting to float Ciki 2014-02-11 17:04:19 +01:00
  • 6016f21ad4 DibiRow: null time checking consistent with DibiResult David Grudl 2013-12-12 16:23:19 +01:00
  • d75e605645 Avoid error handler invocation Ondrej Brablc 2014-02-20 18:47:35 +01:00
  • fa5b7678f4 phpDoc simplified & typos David Grudl 2013-12-30 23:19:42 +01:00
  • 247f38bb6b bridges: changed file structure David Grudl 2014-03-24 19:25:32 +01:00
  • ed95fc2ddf .gitattributes: ignoring some paths when downloading from github Caspern 2013-11-16 18:01:27 +01:00
  • 2dcf08a90c Avoid error handler invocation Ondrej Brablc 2014-02-20 18:47:35 +01:00
  • 204cb75bf0 fix casting to float Ciki 2014-02-11 17:04:19 +01:00
  • 8112fe10d0 typos & whitespace David Grudl 2013-12-30 23:19:42 +01:00
  • e99ce9d053 updated test support files David Grudl 2014-05-13 02:47:35 +02:00
  • d4c72bbd4d readme.md: typos Emmanuel еΜanwʬĔbdƎv 2014-01-21 10:43:31 +01:00
  • c802f9343a .gitattributes: ignoring some paths when downloading from github Caspern 2013-11-16 18:01:27 +01:00
  • 771bdbe124 fixed test support files David Grudl 2014-03-24 19:16:07 +01:00
  • 1a4fca41a7 composer: added branch alias & PHP version David Grudl 2014-03-24 19:06:39 +01:00
  • 176b1a8895 Add support for DateTimeInterface Patrik Votocek 2014-03-24 15:37:25 +01:00
  • 0071b80938 DibiTranslator: object is initialized in constructor David Grudl 2014-03-24 18:59:50 +01:00
  • 4f64bd726b Merge pull request #129 from erikfercak/add_apostrophes_to_dates David Grudl 2014-02-22 04:08:22 +01:00
  • 7fc3d76072 Add aposthrophes back to dates Erik Fercak 2014-02-21 14:08:07 +01:00
  • a6cc588d91 Merge pull request #128 from brablc/master David Grudl 2014-02-20 19:38:54 +01:00
  • 6666d71e5b Avoid error handler invocation Ondrej Brablc 2014-02-20 18:47:35 +01:00
  • 5082282e35 Merge pull request #127 from Ciki/patch-1 David Grudl 2014-02-11 17:34:17 +01:00
  • 7cee7997e2 fix casting to float Ciki 2014-02-11 17:04:19 +01:00
  • 738c0c91ed DibiConnection::loadFile() supports DELIMITER [Closes #119] David Grudl 2014-02-04 03:05:41 +01:00
  • 2769f1ae0a typos David Grudl 2013-12-30 23:19:42 +01:00
  • bf8fb69b9a Merge pull request #118 from emanwebdev/patch-1 David Grudl 2013-12-27 02:53:48 -08:00
  • 3780a42971 Fix minor typos Emmanuel еΜanwʬĔbdƎv 2013-12-27 11:33:16 +01:00
  • 791d001bfd DibiDateTime: fixed buggy constructor David Grudl 2013-12-19 04:21:45 +01:00
  • 367b115ad2 DibiRow: null time checking consistent with DibiResult David Grudl 2013-12-12 16:23:19 +01:00
  • 7318658017 Use DateTime instead of date() Etienne CHAMPETIER 2013-10-04 01:19:20 +02:00
  • ddf7b74bf0 DibiDateTime: works with UNIX timestamps bigger than 32bits David Grudl 2013-12-12 15:57:34 +01:00
  • 30b5290c9d DibiDateTime: fixed unknown timezone error when serialized date includes the timezone (i. e. 'Y-m-d H:i:sP') [Closes #107] Rossler Jan 2013-09-30 01:09:14 +02:00
  • a36678d3db Merge pull request #114 from JanTvrdik/master_array_typo David Grudl 2013-11-05 12:10:20 -08:00
  • 530e7d30c9 typo Jan Tvrdik 2013-10-24 21:15:48 +02:00
  • 3b1e9e2632 typos David Grudl 2013-10-16 21:16:37 +02:00
  • 1b38d13422 DibiResult: fixed illegal offset type in fetchPairs. Rossler Jan 2013-09-30 00:30:09 +02:00
  • f348828223 DibiFluent::execute(dibi::AFFECTED_ROWS) returns number of affected rows daliborcaja 2013-05-15 14:14:42 +03:00
  • 5599dde525 Implemented getForeignKeys() in DibiMySqlReflector Jiří Pudil 2013-07-20 15:52:34 +02:00
  • 2c3fe68c6c Released version 2.1.1 v2.1.1 David Grudl 2013-10-16 21:39:29 +02:00
  • 008371f3e7 composer.json: fix compatibility with dg/dibi requirements Jan Tvrdik 2013-10-11 13:05:30 +02:00
  • 105327f8e6 typos David Grudl 2013-10-16 21:16:37 +02:00
  • d04eb76abb typos & whitespace David Grudl 2013-07-02 18:42:55 +02:00
  • 0b49f7da94 added examples to readme.md David Grudl 2013-07-01 12:37:28 +02:00
  • 0884cd4007 DibiResult: fixed illegal offset type in fetchPairs. Rossler Jan 2013-09-30 00:30:09 +02:00
  • acc6ecb0d2 DibiResult: fixed normalization of time when begins by 00: Miloslav Hůla 2013-07-15 15:22:04 +02:00
  • b21d592e07 Fixed usage of deprecated parameter Jáchym Toušek 2013-08-29 03:02:11 +02:00
  • 32518eca54 composer.json: fix compatibility with dg/dibi requirements Jan Tvrdik 2013-10-11 13:05:30 +02:00
  • a47395d16a Merge pull request #106 from enumag/patch-1 David Grudl 2013-08-29 01:28:25 -07:00
  • a1f7413c9f Fixed usage of deprecated parameter Jáchym Toušek 2013-08-29 03:02:11 +02:00
  • 1728437f5d Merge pull request #101 from milo/fix-normalize-time David Grudl 2013-08-11 11:59:28 -07:00
  • cf942c68ce DibiResult: fixed normalization of time when begins by 00: Miloslav Hůla 2013-07-15 15:22:04 +02:00
  • e87c112d71 typos & whitespace David Grudl 2013-07-02 18:42:55 +02:00
  • 9e23730cb0 added examples to readme.md David Grudl 2013-07-01 12:37:28 +02:00
  • a388767848 added .travis.yml & other files David Grudl 2012-10-18 23:00:12 +02:00
  • bc59eb6a14 updated examples, SQlite3 is used instead of SQLite2 David Grudl 2012-10-18 23:00:12 +02:00
  • 44aba8a986 opened 2.2-dev David Grudl 2013-06-23 02:18:09 +02:00
  • dc4fe8b398 Released version 2.1.0 v2.1.0 David Grudl 2013-06-22 18:54:12 +02:00
  • de7bf09eca improved readme & license David Grudl 2013-06-23 01:47:17 +02:00
  • aac5ae9932 typos David Grudl 2013-06-23 01:57:48 +02:00
  • d055eefb9a Revert "updated Nette\Debugger" David Grudl 2013-06-22 18:50:45 +02:00
  • 93d996ef6d DibiNettePanel is compatible with Nette Framework 2.1 [Closes #97] David Grudl 2013-06-22 18:14:36 +02:00
  • e5b2ca46d8 added extension for Nette Framework 2.1 (and examples) [Closes #93] David Grudl 2013-06-22 18:12:20 +02:00
  • c305b8b674 Nette extension renamed to DibiNette20Extension and moved to bridges/Nette David Grudl 2013-06-22 17:23:11 +02:00
  • 1382a1021f all file names correspond with class name David Grudl 2013-06-22 16:54:51 +02:00
  • d01ede6aee DibiDatabaseInfo: updated patterns in detectType() [Closes #95] David Grudl 2013-06-22 16:39:27 +02:00
  • b94b97873a Merge pull request #96 from jasir/firebird-getrowcount David Grudl 2013-06-12 05:05:46 -07:00
  • 849b9b66fa Firebird driver: getRowCount throws NotSupportedException jasir 2013-06-11 17:56:52 +02:00
  • 41c150932c Merge pull request #92 from hrach/patch-1 David Grudl 2013-05-24 02:10:42 -07:00
  • 981c78a078 Fixed toggling explain for latest Nette Framework Jan Škrášek 2013-05-24 01:42:38 +02:00
  • cbdcc3f832 Merge pull request #85 from foglcz/bug-84 David Grudl 2013-04-11 02:39:31 -07:00
  • 593aa0351a Merge pull request #83 from milo/sqlsrv-fixes David Grudl 2013-04-11 02:37:46 -07:00
  • 9b4d58878c Throw entire callstack for interbase-based databases. The errors given by firebird are multiline, exceptions get thrown from inside the logic. (.*) matches everything up until first line by default - this mitigates the problem and mathes the entire rest of the string (= including multilines) Pavel Ptacek 2013-04-11 04:51:09 +02:00
  • 0ebe7ad84f DibiMsSql2005Driver: fixed identifier escaping Miloslav Hůla 2013-04-10 12:06:27 +02:00
  • 4ea885f2b9 DibiPdoDriver: added identifier escaping for sqlsrv Miloslav Hůla 2013-04-10 11:36:01 +02:00
  • 3634673ffa DibiPdoDriver: applyLimit() for sqlsrv driver Miloslav Hůla 2013-04-10 11:24:55 +02:00
  • 8e5898a11b DibiMsSql2005Driver: default charset set to UTF-8 Miloslav Hůla 2013-04-10 11:08:31 +02:00
  • 6f99db544f released 2.0.3 v2.0.3 David Grudl 2013-04-03 14:32:23 +02:00
  • c399d79ab8 DibiResult: fixed detection of "123.000" as float [Closes #67] David Grudl 2013-04-03 14:38:12 +02:00
  • 2c9cbe9b0c DibiResult: fixed detection of "123.000" as float [Closes #67] David Grudl 2013-04-03 14:38:12 +02:00
  • 326376159f composer: renamed to dibi/dibi David Grudl 2013-04-03 14:30:29 +02:00
  • 67f8468a38 added .gitignore David Grudl 2013-04-03 14:31:50 +02:00
  • 72944ae012 composer: renamed to dibi/dibi David Grudl 2013-04-03 14:30:29 +02:00
  • 4843882e61 MySQLI: mysqli_affected_rows() returns -1 on error [Closes #80] David Grudl 2013-04-03 13:57:48 +02:00
  • 669ce73096 PdoDriver: fix notice undefined index native_type Filip Procházka 2013-03-01 17:03:17 +01:00
  • 6e4a6474cd dibi::$sql is always set David Grudl 2012-12-04 05:28:23 +01:00
  • d09fc7d837 MySQLI: mysqli_affected_rows() returns -1 on error [Closes #80] David Grudl 2013-04-03 13:57:48 +02:00
  • 388067cb5d DibiResult: added setRowFactory() [Closes #26] Teyras 2010-12-03 13:20:23 -08:00
  • 8a07e1fbe4 renamed directory tools -> vendor David Grudl 2013-03-15 05:06:38 +01:00
  • ff675e32d1 Merge pull request #81 from HosipLan/bugfix/notice David Grudl 2013-03-14 05:59:34 -07:00
  • cbca529ff8 PdoDriver: fix notice undefined index native_type Filip Procházka 2013-03-01 17:03:17 +01:00
  • 9001afe7ca MSSQL2005 driver: autoincrement determination fixed Daniel Kouba 2012-12-21 10:53:16 +01:00