- 25 May, 2020 1 commit
-
-
Sergei Morozov 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 3 commits
-
-
Grégoire Paris authored
Upstream libs and tools have improvements that make them unnecessary.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 01 May, 2020 1 commit
-
-
Benjamin Eberlei authored
-
- 17 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 10 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 16 Jan, 2020 1 commit
-
-
Sergey Linnik authored
also simplifies the code and now exactly matches postgresql search rules
-
- 21 Dec, 2019 1 commit
-
-
Alexander Rakushin authored
-
- 24 Nov, 2019 1 commit
-
-
Sergei Morozov authored
-
- 20 Nov, 2019 1 commit
-
-
Andreas Braun 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
-
- 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 1 commit
-
-
Sergei Morozov authored
-
- 26 Aug, 2019 1 commit
-
-
Bas Peeters authored
-
- 23 Aug, 2019 1 commit
-
-
Sergei Morozov authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 26 Jun, 2019 1 commit
-
-
Andrej Hudec authored
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov 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
-
- 23 Apr, 2019 2 commits
-
-
Jonathan H. Wage authored
on linux running as root.
-
Sergei Morozov authored
-
- 18 Apr, 2019 1 commit
-
-
Sergei Morozov authored
-
- 14 Apr, 2019 1 commit
-
-
Michael Moravec authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 27 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 23 Feb, 2019 1 commit
-
-
Sergei Morozov authored
1. SchemaManagerFunctionalTestCase can be run only via an extending class. Otherwise, it skips all tests. If the test case is represented as an abstract class, PhpStorm will offer a choise of concrete classes which is very handy when debugging test failures. 2. DbalFunctionalTestCase and DbalPerformanceTestCase are meant to be used as base classes and don't contain any tests.
-
- 03 Feb, 2019 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 06 Jan, 2019 1 commit
-
-
Leo Feyer authored
-
- 30 Dec, 2018 1 commit
-
-
AlterTable authored
-
- 17 Dec, 2018 1 commit
-
-
Sergei Morozov authored
-
- 14 Dec, 2018 1 commit
-
-
Sergei Morozov authored
-
- 07 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Marc-Jan Barnhoorn authored
-