David Grudl
cec699af0f
Released version 3.2.1
v3.2.1
2018-04-14 20:49:54 +02:00
David Grudl
59a4cc2fe0
Revert "loader: uses only Composer's autoloader"
...
This reverts commit 5c806ea517
.
2018-04-14 20:49:14 +02:00
David Grudl
985f09417e
Translator: improved Expression usage
2018-04-14 20:49:14 +02:00
David Grudl
729d133d70
PdoDriver: improved detection of query result [ Closes #279 ]
2018-03-28 18:04:35 +02:00
David Grudl
759c63bca0
appveyor: improved
2018-03-23 17:53:22 +01:00
David Grudl
f9fc7e330d
examples: added notice when vendor/autoload.php not found
2018-03-23 11:57:59 +01:00
jahudka
dbca915bfe
Firebird: fix datetime precision ( #277 ) ( #273 )
2018-03-18 10:49:20 +01:00
Miloslav Hůla
1bae6eae08
tests: connection removed from bootstrap
v3.2.0
2018-03-09 15:09:48 +01:00
David Grudl
34b7e22d40
readme.md: static -> object
2018-03-09 15:09:48 +01:00
David Grudl
369f5ee7d6
readme: updated installation and requirements
2018-03-09 15:09:48 +01:00
David Grudl
2d74bb3da0
examples: uses composer autoload
2018-03-09 14:50:36 +01:00
David Grudl
a5422a65c9
loader: old class names triggers E_USER_DEPRECATED, removed preloading (BC break)
2018-03-09 14:44:06 +01:00
David Grudl
5c806ea517
loader: uses only Composer's autoloader
...
# Conflicts:
# src/loader.php
2018-03-09 14:38:18 +01:00
David Grudl
ecafed6246
opened 3.2-dev
2018-03-09 14:37:31 +01:00
David Grudl
504b7725c7
Released version 3.1.1
v3.1.1
2018-03-09 13:00:25 +01:00
David Grudl
822405b478
appveyor: PHP is downloaded using cURL
...
"03/mar/2018: We've upgraded the server bandwidth. This is however still not sufficient to handle all empty user agent connections. Please update the user agent in your scripts accordingly or contact us so we can discuss it."
2018-03-08 13:52:54 +01:00
David Grudl
43d3b57a8d
Microsoft SQL Server and MSSQL support for microseconds fix cont.
2018-02-25 16:59:37 +01:00
hubipe
4f0566ece7
Microsoft SQL Server and MSSQL support for microseconds fix ( #249 )
2018-02-25 16:59:36 +01:00
Korney Czukowski
67521084d9
Previous exception can now be passed to Dibi\Exception constructor ( #276 )
2018-02-16 14:12:33 +01:00
David Grudl
22ac601502
loader: fixed missing class 'dibi.php'
2018-02-15 11:53:57 +01:00
Petr Bugyík
b740b70f18
drivers: changed self:: to static::
2018-02-14 13:05:35 +01:00
David Grudl
44fc3f4553
coding style
2018-02-11 22:47:22 +01:00
David Grudl
fa35c0cf7d
Released version 3.1.0
v3.1.0
2017-09-25 17:57:54 +02:00
David Grudl
8a25700c8c
travis: fixed PHP versions
2017-09-25 17:57:45 +02:00
David Grudl
1352437e08
added Dibi\Expression [ Closes #264 ]
2017-09-25 17:57:45 +02:00
David Grudl
f0d08a990c
whitespace
2017-09-21 14:22:22 +02:00
David Grudl
4472fb3a3d
Translator: fixed %dt with DateTimeInterface object [ Closes #263 ]
2017-09-21 14:04:30 +02:00
Miloslav Hůla
d4b87490a1
Fluent: fixed phpDoc, query() may return Result|int
2017-09-07 21:26:43 +02:00
Miloslav Hůla
9486b65b84
OdbcDriver, OracleDriver, SqlsrvDriver, Sqlite3Driver: query() returns ResultSet only when contains columns
2017-09-07 21:26:43 +02:00
David Grudl
f47ad15af0
MySqliDriver: removed deprecated stuff
2017-09-07 21:26:43 +02:00
David Grudl
6c147f2ea5
Connection, dibi: deprecated insertId() & affectedRows()
2017-09-07 21:26:43 +02:00
David Grudl
0af64b5f9b
Revert "loader: uses only Composer's autoloader"
...
This reverts commit 53475ba05a
.
2017-07-26 15:02:03 +02:00
David Grudl
03c6eeeb16
Revert "examples: uses composer autoload"
...
This reverts commit 6a4cc4f36f
.
2017-07-26 15:01:44 +02:00
David Grudl
ad3a9c50f9
travis: use stages
2017-07-24 17:04:29 +02:00
David Grudl
d31f2e3dd4
Translator: %i %f throws exception when value is not numeric (BC break)
2017-07-22 00:41:39 +02:00
David Grudl
3253a5b092
support for 64bit numbers on 32bit platform [ Closes #253 ] (BC break)
...
throws exception when given argument is not a number
2017-07-22 00:41:35 +02:00
David Grudl
be3a0aa57d
__toString() returns always string
2017-07-22 00:40:33 +02:00
David Grudl
6a4cc4f36f
examples: uses composer autoload
2017-07-21 22:46:09 +02:00
David Grudl
1815b214ee
travis: tested using Nette Coding Standard
2017-07-21 22:46:09 +02:00
David Grudl
4f75637b63
coding style: fixes in code
2017-07-21 22:46:09 +02:00
David Grudl
ebf0be1fd0
coding style: TRUE/FALSE/NULL -> true/false/null
2017-07-21 22:33:41 +02:00
David Grudl
b439ee9df1
coding style: fixed spaces & use statements order
2017-07-21 22:25:33 +02:00
David Grudl
e45a86d58c
Released version 3.1.0
2017-06-10 03:08:16 +02:00
David Grudl
e891bdd862
DibiExtension22: added $debugMode to constructor
2017-06-10 03:08:16 +02:00
David Grudl
8dc5567bdd
Helpers::loadFromFile added $onProgress
2017-06-10 03:08:16 +02:00
David Grudl
e3bfac2316
Helpers::loadFromFile improved
2017-06-10 03:08:16 +02:00
David Grudl
53475ba05a
loader: uses only Composer's autoloader
2017-06-10 03:08:14 +02:00
David Grudl
c219726914
removed bridges for Nette < 2.2
2017-06-10 03:06:01 +02:00
hubipe
ed0cb63df0
Support for microseconds ( #246 )
2017-06-10 03:06:01 +02:00
Aleš Culek
1ab69f3576
OracleDriver: added 'nativeDate' option, formatDate & formatDateTime are deprecated ( #232 )
2017-06-10 03:06:01 +02:00