- 09 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 May, 2020 1 commit
-
-
Sergei Morozov authored
-
- 13 Apr, 2020 1 commit
-
-
Sergei Morozov authored
1. `FetchMode::STANDARD_OBJECT` and `FetchMode::CUSTOM_OBJECT` are no longer supported. 2. `FetchMode::COLUMN` with a non-zero index is no longer supported. 3. Incompatible change in the `Connection::fetchColumn()` signature where the 3rd argument is now `$types`, not `$columnIndex`.
-
- 08 Apr, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 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.
-
- 30 Dec, 2019 1 commit
-
-
Sergei Morozov authored
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 14 Apr, 2019 1 commit
-
-
Michael Moravec authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 02 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 29 Nov, 2018 2 commits
-
-
Benjamin Morel authored
-
Benjamin Morel authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 12 Jun, 2018 1 commit
-
-
Ashley Dawson authored
-
- 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.
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 05 Feb, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 29 Jan, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Michael Moravec authored
-
- 06 Dec, 2017 1 commit
-
-
Gabriel Caruso authored
-
- 15 Sep, 2017 1 commit
-
-
Ian Jenkins authored
-
- 14 Sep, 2017 7 commits
-
-
Ian Jenkins authored
-
Ian Jenkins authored
-
Ian Jenkins authored
statements in a rewindable iterator. Skipped the test for iterating multiple times with a message regarding that iterators are non rewindable.
-
Ian Jenkins authored
-
Ian Jenkins authored
-
Ian Jenkins authored
Only added to mysqli for now, can add to other drivers (assuming they support reseting the pointer in some way) after feedback.
-
Ian Jenkins authored
Test fails because it's not possible to reuse a generator in this way.
-
- 09 Sep, 2017 2 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 06 Feb, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-