- 26 Oct, 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.
-
- 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
-
- 08 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.
-
- 17 Jun, 2019 1 commit
-
-
garret-gunter authored
-
- 22 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 06 Jan, 2019 1 commit
-
-
Leo Feyer authored
-
- 31 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 27 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 14 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 10 Dec, 2018 1 commit
-
-
Lukas Vitek authored
-
- 07 Dec, 2018 3 commits
-
-
Sergei Morozov authored
-
roger.codina authored
-
Marc-Jan Barnhoorn authored
-
- 06 Dec, 2018 1 commit
-
-
Steve Müller authored
-
- 05 Dec, 2018 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Steve Müller authored
-
Steve Müller authored
-
- 04 Dec, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 02 Dec, 2018 2 commits
-
-
Benjamin Morel authored
+ fixes issues in MysqlPlatform::getListTableIndexesSQL() and getListTableColumnsSQL() on MySQL 8.0
-
Sergei Morozov authored
-
- 30 Nov, 2018 3 commits
-
-
Benjamin Morel authored
-
Benjamin Morel authored
-
Benjamin Morel authored
-
- 29 Nov, 2018 2 commits
-
-
Benjamin Morel authored
-
Steve Müller authored
-
- 24 Nov, 2018 1 commit
-
-
Sergei Morozov authored
Fixes #3336.
-
- 16 Nov, 2018 1 commit
-
-
Benoît Burnichon authored
-
- 08 Nov, 2018 1 commit
-
-
Benoît Burnichon authored
-
- 31 Oct, 2018 2 commits
-
-
Nicolas PAJON authored
fix code style
-
Nicolas PAJON authored
Adding Windows Authentication compatibility according to http://php.net/manual/en/function.sqlsrv-connect.php "By default, the connection is attempted using Windows Authentication. To connect using SQL Server Authentication, include "UID" and "PWD" in the connection options array."
-
- 25 Oct, 2018 1 commit
-
-
MichaelC authored
-
- 24 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 20 Oct, 2018 1 commit
-
-
Bruno authored
The first capturing group of the parser regex was stopping form the moment it would find a `[` character.
-
- 16 Oct, 2018 2 commits
-
-
Ben Davies authored
-
Ben Davies authored
-