hubipe
|
4f0566ece7
|
Microsoft SQL Server and MSSQL support for microseconds fix (#249)
|
2018-02-25 16:59:36 +01: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
|
d31f2e3dd4
|
Translator: %i %f throws exception when value is not numeric (BC break)
|
2017-07-22 00:41:39 +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 |
|
hubipe
|
ed0cb63df0
|
Support for microseconds (#246)
|
2017-06-10 03:06:01 +02:00 |
|
David Grudl
|
c019e7cac2
|
tests: fixed compatibility with PHP 7.1
|
2016-07-21 14:38:56 +02:00 |
|
David Grudl
|
25246529f7
|
Translator, Fluent: preserve dot in name after AS [Closes #224]
|
2016-07-20 16:13:33 +02:00 |
|
David Grudl
|
d405ec369b
|
Translator: added %N
|
2016-07-20 16:13:32 +02:00 |
|
Mira Paulik
|
e415157206
|
SqlsrvDriver::applyLimit(): fixed limit and offset behaviour for odbc 11+
SqlsrvReflector: changed constrains metadata loading from INFORMATION_SCHEMA to sys schema to get complete list of all constraints, not PK only
|
2016-01-28 19:48:49 +01:00 |
|
David Grudl
|
0c22f3b43f
|
Translator: DateTime can be used only with %d or %t modifiers (BC break?)
|
2015-11-02 18:00:28 +01:00 |
|
David Grudl
|
b7d922d992
|
Translator: Literal can be used with %sql or %SQL modifiers
|
2015-11-02 18:00:27 +01:00 |
|
David Grudl
|
a9a45f0c4c
|
Translator: better error messages
|
2015-11-02 18:00:27 +01:00 |
|
David Grudl
|
654e345921
|
added test, whitespace
|
2015-11-02 18:00:26 +01:00 |
|
David Grudl
|
3f44e96353
|
tests: improved sql dumps, renamed pgsql -> postgre
|
2015-10-13 20:09:18 +02:00 |
|
David Grudl
|
2e09a559f2
|
moved to namespace Dibi
added loader for old class names
|
2015-10-09 12:20:14 +02:00 |
|
David Grudl
|
7c1f735f9b
|
used PHP 5.4 syntax
|
2015-10-09 12:20:08 +02:00 |
|
David Grudl
|
2522dcd7fe
|
new directory structure, moved to /src
|
2015-10-09 12:20:04 +02:00 |
|