1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-25 23:16:17 +02:00

Commit Graph

  • bc5e4e378c appveyor: improved David Grudl 2018-03-23 17:53:13 +01:00
  • 05999b4dde readme.md: better requirements info David Grudl 2018-03-23 15:20:06 +01:00
  • e8638239e9 appveyor: use x64 PHP David Grudl 2018-03-23 14:37:17 +01:00
  • 5ad6cc1171 DateTime::modifyClone() is deprecated (BC break) David Grudl 2018-03-23 12:24:40 +01:00
  • 2dec5618a6 DateTime: added immutable usage detector™ David Grudl 2018-03-23 12:33:50 +01:00
  • c386357850 DateTime extends DateTimeImmutable instead of DateTime (BC break) David Grudl 2018-03-23 12:23:48 +01:00
  • 8f47def4a2 DateTime: removed setTimestamp() and getTimestamp(), big int are supported in x64 PHP versions David Grudl 2018-03-23 13:01:00 +01:00
  • 0a19ccbf80 added JSON support [Closes #269] David Grudl 2018-03-23 13:45:24 +01:00
  • 7481c38759 reflection: removed Column::isUnsigned() (BC break) David Grudl 2018-03-23 12:09:34 +01:00
  • 714272bbbf examples: added notice when vendor/autoload.php not found David Grudl 2018-03-23 11:57:59 +01:00
  • f9fc7e330d examples: added notice when vendor/autoload.php not found David Grudl 2018-03-23 11:57:59 +01:00
  • 3616130959 added typehints David Grudl 2018-03-21 13:48:20 +01:00
  • 837b97b582 phpDoc: added $var name to @param David Grudl 2018-03-21 13:38:58 +01:00
  • dbca915bfe Firebird: fix datetime precision (#277) (#273) jahudka 2018-02-16 10:47:00 +01:00
  • 121234aa9a removed loader.php David Grudl 2018-03-09 15:22:39 +01:00
  • 1bae6eae08 tests: connection removed from bootstrap v3.2.0 Miloslav Hůla 2017-08-04 14:18:26 +02:00
  • 34b7e22d40 readme.md: static -> object David Grudl 2018-03-09 14:53:28 +01:00
  • 369f5ee7d6 readme: updated installation and requirements David Grudl 2017-06-12 13:20:21 +02:00
  • a1ef432ae5 readme.md: static -> object David Grudl 2018-03-09 14:53:28 +01:00
  • 2d74bb3da0 examples: uses composer autoload David Grudl 2017-07-21 22:10:51 +02:00
  • a5422a65c9 loader: old class names triggers E_USER_DEPRECATED, removed preloading (BC break) David Grudl 2015-11-07 23:31:36 +01:00
  • 5c806ea517 loader: uses only Composer's autoloader David Grudl 2017-05-23 13:42:30 +02:00
  • ecafed6246 opened 3.2-dev David Grudl 2018-03-09 14:37:31 +01:00
  • 9b12106437 type fixes David Grudl 2018-02-15 17:34:56 +01:00
  • 504b7725c7 Released version 3.1.1 v3.1.1 David Grudl 2018-03-09 13:00:25 +01:00
  • e8559898f1 Released version 3.0.9 v3.0.9 David Grudl 2018-03-09 12:56:49 +01:00
  • ece85e8b48 appveyor: PHP is downloaded using cURL David Grudl 2018-03-08 13:41:34 +01:00
  • 822405b478 appveyor: PHP is downloaded using cURL David Grudl 2018-03-08 13:41:34 +01:00
  • 3c7985bd22 appveyor: PHP is downloaded using cURL David Grudl 2018-03-08 13:39:26 +01:00
  • 43d3b57a8d Microsoft SQL Server and MSSQL support for microseconds fix cont. David Grudl 2017-07-26 19:25:38 +02:00
  • 4f0566ece7 Microsoft SQL Server and MSSQL support for microseconds fix (#249) hubipe 2017-07-21 23:03:07 +02:00
  • 67521084d9 Previous exception can now be passed to Dibi\Exception constructor (#276) Korney Czukowski 2018-02-16 14:12:33 +01:00
  • 432d0a8f7c Previous exception can now be passed to Dibi\Exception constructor (#275) Korney Czukowski 2018-02-16 14:11:59 +01:00
  • 3f020be15b Firebird: fix datetime precision (#277) (#273) jahudka 2018-02-16 10:47:00 +01:00
  • acd5ac8616 loader: fixed missing class 'dibi.php' David Grudl 2018-02-15 11:53:15 +01:00
  • 22ac601502 loader: fixed missing class 'dibi.php' David Grudl 2018-02-15 11:53:15 +01:00
  • bff1e6310f loader: fixed missing class 'dibi.php' David Grudl 2018-02-15 11:53:15 +01:00
  • d2dbcfa43c drivers: changed self:: to static:: Petr Bugyík 2017-12-21 09:06:34 +01:00
  • b740b70f18 drivers: changed self:: to static:: Petr Bugyík 2017-12-21 09:06:34 +01:00
  • c9c104249f coding style David Grudl 2018-02-06 16:54:07 +01:00
  • 44fc3f4553 coding style David Grudl 2017-09-26 13:28:28 +02:00
  • 5046929e28 PostgreDriver::getInsertId() Ensuring that an integer is returned, if postgres returned a string (#271) Sean Snyder 2017-12-21 11:02:16 -08:00
  • cac571ee60 PdoDriver: Missing dblib in switch (#267) Petr Kučera 2017-10-05 16:12:06 +02:00
  • 49dca48c04 readme: updated David Grudl 2017-09-26 16:04:35 +02:00
  • 9a123f3263 coding style David Grudl 2017-09-26 13:27:50 +02:00
  • fa35c0cf7d Released version 3.1.0 v3.1.0 David Grudl 2017-09-25 17:44:30 +02:00
  • 8a25700c8c travis: fixed PHP versions David Grudl 2017-09-25 17:49:56 +02:00
  • 1352437e08 added Dibi\Expression [Closes #264] David Grudl 2017-09-21 14:51:31 +02:00
  • e93bab27e9 Translator: Dibi\Expression should be used instead of array David Grudl 2017-09-21 15:04:53 +02:00
  • 499e3aea40 added Dibi\Expression [Closes #264] David Grudl 2017-09-21 14:51:31 +02:00
  • f0d08a990c whitespace David Grudl 2017-09-21 14:17:14 +02:00
  • 832313bc73 whitespace David Grudl 2017-09-21 14:17:14 +02:00
  • 44876973f5 Translator: fixed %dt with DateTimeInterface object [Closes #263] David Grudl 2017-09-21 14:03:37 +02:00
  • 4472fb3a3d Translator: fixed %dt with DateTimeInterface object [Closes #263] David Grudl 2017-09-21 14:03:37 +02:00
  • ecda8d0adf Translator: fixed %dt with DateTimeInterface object [Closes #263] David Grudl 2017-09-21 14:03:37 +02:00
  • f29f52eb28 Fluent: fixed TypeError, query() may return Result|int Miloslav Hůla 2017-09-07 10:42:46 +02:00
  • 9eb0f1422c OdbcDriver, OracleDriver, SqlsrvDriver, Sqlite3Driver: query() returns ResultSet only when contains columns Miloslav Hůla 2017-09-07 10:41:14 +02:00
  • b35b75d9c7 MySqliDriver: removed deprecated stuff David Grudl 2017-09-07 20:45:46 +02:00
  • 125db626e5 Connection, dibi: deprecated insertId() & affectedRows() David Grudl 2017-09-07 20:45:21 +02:00
  • d4b87490a1 Fluent: fixed phpDoc, query() may return Result|int Miloslav Hůla 2017-09-07 10:42:46 +02:00
  • 9486b65b84 OdbcDriver, OracleDriver, SqlsrvDriver, Sqlite3Driver: query() returns ResultSet only when contains columns Miloslav Hůla 2017-09-07 10:41:14 +02:00
  • f47ad15af0 MySqliDriver: removed deprecated stuff David Grudl 2017-09-07 20:45:46 +02:00
  • 6c147f2ea5 Connection, dibi: deprecated insertId() & affectedRows() David Grudl 2017-09-07 20:45:21 +02:00
  • 0531e82838 composer: used Tester 2 David Grudl 2017-09-07 21:04:55 +02:00
  • 8647901d3c Tracy\Panel: fixed TypeError in renderException() Miloslav Hůla 2017-09-06 16:54:52 +02:00
  • 5c41282b88 coding standard: added exception for HashMap.php David Grudl 2017-08-05 13:41:19 +02:00
  • 6550b53175 tests: connection removed from bootstrap Miloslav Hůla 2017-08-04 14:18:26 +02:00
  • 0c09ad97ca HasmMap: fixed empty property name access Miloslav Hůla 2017-08-04 14:06:08 +02:00
  • 1b516786fb Microsoft SQL Server and MSSQL support for microseconds fix cont. David Grudl 2017-07-26 19:25:38 +02:00
  • 0af64b5f9b Revert "loader: uses only Composer's autoloader" David Grudl 2017-07-26 15:02:03 +02:00
  • 03c6eeeb16 Revert "examples: uses composer autoload" David Grudl 2017-07-26 15:01:44 +02:00
  • ad3a9c50f9 travis: use stages David Grudl 2017-07-24 15:30:03 +02:00
  • 55523f4ed8 typo David Grudl 2017-07-24 14:46:58 +02:00
  • ba927b4782 travis: use stages David Grudl 2017-07-24 13:54:13 +02:00
  • afe728d07a Result::fetch() removed typehint (#257) Jan Pecha 2017-07-22 11:14:39 +02:00
  • 2d5ac775bc used safe casting to int (BC break) David Grudl 2017-07-21 23:20:30 +02:00
  • d31f2e3dd4 Translator: %i %f throws exception when value is not numeric (BC break) David Grudl 2017-07-22 00:11:23 +02:00
  • 3253a5b092 support for 64bit numbers on 32bit platform [Closes #253] (BC break) David Grudl 2017-07-21 23:20:30 +02:00
  • be3a0aa57d __toString() returns always string David Grudl 2017-07-22 00:34:44 +02:00
  • 49e90517b9 Translator: %i %f throws exception when value is not numeric (BC break) David Grudl 2017-07-22 00:11:23 +02:00
  • 1b59801bed removed unnecessary (int) David Grudl 2017-07-22 00:25:47 +02:00
  • e755a59063 __toString() returns always string David Grudl 2017-07-22 00:34:44 +02:00
  • 60978bb176 Microsoft SQL Server and MSSQL support for microseconds fix (#249) hubipe 2017-07-21 23:03:07 +02:00
  • cb9fd29207 strict type fixes [Closes #255][Closes #256] David Grudl 2017-07-21 22:15:45 +02:00
  • 662927d823 examples: uses composer autoload David Grudl 2017-07-21 22:10:51 +02:00
  • 4ed3e689a7 examples: added declare strict types David Grudl 2017-07-21 21:34:37 +02:00
  • bced758bbd travis: tested using Nette Coding Standard David Grudl 2017-07-21 21:20:18 +02:00
  • dac0a116a8 coding style: fixes in code David Grudl 2017-07-11 12:29:13 +02:00
  • a299c622c3 coding style: TRUE/FALSE/NULL -> true/false/null David Grudl 2017-07-11 12:28:13 +02:00
  • 3b37295e78 coding style: fixed spaces & use statements order David Grudl 2017-07-11 12:27:26 +02:00
  • 1278907f39 OracleDriver: by default uses native date format David Grudl 2017-06-12 13:27:56 +02:00
  • 14ca289e59 readme: updated installation and requirements David Grudl 2017-06-12 13:20:21 +02:00
  • 6a4cc4f36f examples: uses composer autoload David Grudl 2017-07-21 22:10:51 +02:00
  • 1815b214ee travis: tested using Nette Coding Standard David Grudl 2017-07-21 21:20:18 +02:00
  • 4f75637b63 coding style: fixes in code David Grudl 2017-07-21 22:28:27 +02:00
  • ebf0be1fd0 coding style: TRUE/FALSE/NULL -> true/false/null David Grudl 2017-07-21 22:27:17 +02:00
  • b439ee9df1 coding style: fixed spaces & use statements order David Grudl 2017-07-21 22:25:33 +02:00
  • a6028054d6 added declare(strict_types=1); David Grudl 2017-06-09 22:20:47 +02:00
  • 957d9281f3 strict type fixes David Grudl 2017-06-09 22:58:05 +02:00
  • f9997f9b52 removed useless type juggling and checking David Grudl 2017-06-10 02:37:50 +02:00