- 16 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 14 Mar, 2020 1 commit
-
-
Sergei Morozov authored
This will allow to omit parameters with unspecified types
-
- 04 Feb, 2020 1 commit
-
-
Peter Gribanov authored
-
- 22 Jan, 2020 3 commits
-
-
Máté Bartus authored
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Sergei Morozov authored
-
- 19 Jan, 2020 1 commit
-
-
Benjamin Morel authored
-
- 16 Jan, 2020 1 commit
-
-
Sergey Linnik authored
also simplifies the code and now exactly matches postgresql search rules
-
- 13 Jan, 2020 1 commit
-
-
S38151 authored
-
- 05 Jan, 2020 1 commit
-
-
Gabriel Ostrolucký authored
-
- 04 Jan, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 21 Dec, 2019 1 commit
-
-
Alexander Rakushin authored
-
- 20 Nov, 2019 1 commit
-
-
Andreas Braun authored
-
- 08 Nov, 2019 2 commits
-
-
Jáchym Toušek authored
-
Jáchym Toušek authored
-
- 03 Nov, 2019 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 31 Oct, 2019 1 commit
-
-
Sergei Morozov authored
-
- 28 Oct, 2019 1 commit
-
-
David Maicher authored
-
- 17 Oct, 2019 1 commit
-
-
Sergei Morozov authored
-
- 14 Oct, 2019 1 commit
-
-
Konstantin Kalinin authored
When the connection is lost or is closed, subsequent transaction will no longer be nested because they started in a brand new session. Our internal representation of the nesting shold take this into account
-
- 13 Oct, 2019 1 commit
-
-
Bingo-Soft authored
-
- 07 Oct, 2019 1 commit
-
-
Sergei Morozov authored
Internally, ArrayStatement expects every row to be represented as an array regardless of the fetch mode, however FetchMode::COLUMN produces one value per row.
-
- 16 Sep, 2019 1 commit
-
-
Grégoire Paris authored
fetch() is part of the ResultStatement interface. Using Statement as a type declaration needlessly constrains people to use this class only with implementations of Statement.
-
- 10 Sep, 2019 1 commit
-
-
loilo authored
-
- 01 Sep, 2019 1 commit
-
-
Jonas Staudenmeir authored
-
- 25 Aug, 2019 1 commit
-
-
Sergei Morozov authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 03 Aug, 2019 1 commit
-
-
Sergei Morozov authored
The failures are caused by the changes in PHP according to https://wiki.php.net/rfc/notice-for-non-valid-array-container.
-
- 01 Jul, 2019 1 commit
-
-
Robin D'Arcy authored
Change "we're" to "where" in docblock for listTableColumns() method. Add comma to improve readability.
-
- 26 Jun, 2019 1 commit
-
-
Andrej Hudec authored
-
- 17 Jun, 2019 1 commit
-
-
garret-gunter authored
-
- 06 Jun, 2019 1 commit
-
-
Sergei Morozov authored
-
- 01 Jun, 2019 1 commit
-
-
Gabriel Ostrolucký authored
-
- 24 May, 2019 1 commit
-
-
Sergei Morozov authored
The method is not used for anything else than skipping tests for specific drivers. Cross-driver portability should be established by drivers, not outside of them based on their name.
-
- 22 May, 2019 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 09 May, 2019 1 commit
-
-
Jonathan H. Wage authored
-
- 08 May, 2019 1 commit
-
-
Jonathan H. Wage authored
-