- 21 Mar, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Removed the `Dbal` prefix from the class names and moved them to the `Doctrine\Tests\DBAL` namespace.
-
- 28 Sep, 2018 1 commit
-
-
Sergei Morozov authored
-
- 12 May, 2018 1 commit
-
-
Sergei Morozov authored
1. Use the actual dsdriver distribution 2. Introduced `AbstractPlatform::getCharMaxLength()` since `CHAR` and `VARCHAR` limitations are different on DB2.
-
- 28 Apr, 2018 1 commit
-
-
Sergei Morozov authored
The SQLite and Oracle platforms produces a `ROUND()`'ed or `TRUNC()`'ated difference between the datetimes. However it should be the difference between dates.
-