- 27 May, 2020 5 commits
-
-
Grégoire Paris authored
It is more simple and more accurate
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 06 May, 2020 1 commit
-
-
Grégoire Paris authored
Checking that the platform supports foreign key is not the right case here, because we should check if we can create them by themselves, after the table is created. It is not the case for Sqlite. Closes #3990
-
- 04 May, 2020 6 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
Upstream libs and tools have improvements that make them unnecessary.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 01 May, 2020 1 commit
-
-
Benjamin Eberlei authored
-
- 17 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 15 Apr, 2020 1 commit
-
-
Grégoire Paris authored
-
- 10 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 14 Mar, 2020 1 commit
-
-
Sergei Morozov authored
This will allow to omit parameters with unspecified types
-
- 10 Mar, 2020 1 commit
-
-
Craig Duncan authored
-
- 04 Feb, 2020 1 commit
-
-
Peter Gribanov authored
-
- 22 Jan, 2020 2 commits
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
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
-
- 21 Dec, 2019 1 commit
-
-
Alexander Rakushin authored
-
- 24 Nov, 2019 1 commit
-
-
Sergei Morozov authored
-
- 20 Nov, 2019 1 commit
-
-
Andreas Braun authored
-
- 28 Oct, 2019 1 commit
-
-
David Maicher authored
-
- 25 Oct, 2019 1 commit
-
-
Federkun 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.
-
- 01 Sep, 2019 1 commit
-
-
Jonas Staudenmeir authored
-
- 28 Aug, 2019 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 26 Aug, 2019 1 commit
-
-
Bas Peeters authored
-
- 23 Aug, 2019 2 commits
-
-
Sergei Morozov authored
-
Bas Peeters 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.
-