David Grudl
|
8dff5b5b3c
|
Connection::query() and Fluent::execute() always return Result, not the number of affected rows (BC break)
|
2018-05-09 13:26:13 +02:00 |
|
Miloslav Hůla
|
f29f52eb28
|
Fluent: fixed TypeError, query() may return Result|int
|
2017-09-07 21:28:29 +02:00 |
|
David Grudl
|
dac0a116a8
|
coding style: fixes in code
|
2017-07-21 22:53:46 +02:00 |
|
David Grudl
|
3b37295e78
|
coding style: fixed spaces & use statements order
|
2017-07-21 22:53:45 +02:00 |
|
David Grudl
|
a6028054d6
|
added declare(strict_types=1);
|
2017-06-10 03:45:33 +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
|
78d24a0e74
|
tests: fixes
|
2015-11-04 17:40:19 +01: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 |
|