- 14 Dec, 2018 2 commits
-
-
Marco Pivetta authored
Removed unused build files
-
Sergei Morozov authored
-
- 13 Dec, 2018 1 commit
-
-
Sergei Morozov authored
Travis CI: PHP 7.3 tests on MySQL 8.0
-
- 12 Dec, 2018 3 commits
-
-
Benjamin Morel authored
-
Jonathan H. Wage authored
Link to Slack instead of Gitter
-
Grégoire Paris authored
Gitter has been deprecated in favor of Slack for all Doctrine purposes.
-
- 10 Dec, 2018 2 commits
-
-
Sergei Morozov authored
fixed annotations of parameter $columns in Table
-
Lukas Vitek authored
-
- 07 Dec, 2018 9 commits
-
-
Marco Pivetta authored
Grouped PHPStan and PHP_CodeSniffer for parallel execution
-
Sergei Morozov authored
-
Sergei Morozov authored
Fixed parsing MySQL create table flags (options without a value)
-
Sergei Morozov authored
Fix Fetch mode query in MasterSlaveConnection
-
Sergei Morozov authored
-
Marc-Jan Barnhoorn authored
-
Sergei Morozov authored
ResultCacheStatement lost its cache capability on fetchAll method
-
Sergei Morozov authored
Fix: Ensuring correct ALTER TABLE statement for creation of an AUTO INCREMENT column as new PRIMARY KEY
-
roger.codina authored
-
- 06 Dec, 2018 5 commits
-
-
Arne Groskurth authored
-
Luís Cobucci authored
Require PHP 7.2, drop <7.2 in Composer & on CI
-
Michael Moravec authored
-
Sergei Morozov authored
[SQL Anywhere] Fix view schema introspection test
-
Sergei Morozov authored
[SQL Anywhere] Fix fetching empty values via fetchAll()
-
- 05 Dec, 2018 7 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Sergei Morozov authored
[SQL Anywhere] Fix bound parameter references in PHP 7
-
Sergei Morozov authored
[SQL Anywhere] Fix query limit values "0" and "null"
-
Luís Cobucci authored
Reverted strict comparison back to loose because of a new regression
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 04 Dec, 2018 4 commits
-
-
Steve Müller authored
-
Marco Pivetta authored
Clean up MySqlPlatform::getListTableIndexesSQL() fields
-
Michael Moravec authored
Bump version to 2.10.0-DEV
-
Sergei Morozov authored
-
- 03 Dec, 2018 3 commits
-
-
Steve Müller authored
-
Benjamin Morel authored
-
Sergei Morozov authored
Travis CI tests on MySQL 8.0
-
- 02 Dec, 2018 4 commits
-
-
Benjamin Morel authored
+ fixes issues in MysqlPlatform::getListTableIndexesSQL() and getListTableColumnsSQL() on MySQL 8.0
-
Sergei Morozov authored
ContinuousPHP configuration for PDO Oracle driver
-
Sergei Morozov authored
-
Sergei Morozov authored
-