- 07 Jul, 2016 1 commit
-
-
Steve Müller authored
Closes #2261 Closes #2262 Closes #2386
-
- 23 Jan, 2016 2 commits
-
-
James Titcumb authored
-
James Titcumb authored
Conflicts: lib/Doctrine/DBAL/Platforms/DB2iSeriesPlatform.php
-
- 12 Jan, 2016 2 commits
-
-
Steve Müller authored
fixes #2270
-
Steve Müller authored
fixes #1206
-
- 10 Jan, 2016 2 commits
- 09 Jan, 2016 9 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Martin Poirier Théorêt authored
According to the comment // deleting duplicated foreign keys present on both on the orphanedForeignKey // and the removedForeignKeys from changedTables A check must be had on the $removedForeignKey so it does point on the removed table. Currently it does unset all keys removal even the one pointing on other table.
-
Steve Müller authored
-
Steve Müller authored
-
Martin Poirier Théorêt authored
On the MySQLPlatform::getDropForeignKeySQL table name will not be escaped if the name is passed instead of the object table itself. Since the getLocalTableName use the localTable property the object is always available, there is no reason not to use it.
-
Steve Müller authored
-
Steve Müller authored
-
Thiago Ornellas authored
The schema's name in the alter session command must not be quoted https://docs.oracle.com/cd/B28359_01/server.111/b28310/general009.htm fixes #1352
-
- 08 Jan, 2016 3 commits
-
-
Steve Müller authored
also refactors URL path evaluation into smaller methods fixes #1106
-
Erik Weatherwax authored
-
Erik Weatherwax authored
When creating sqlite connections from a url with DriverManager, pass the 'path' key the driver expects instead of the 'dbname' key other drivers expect.
-
- 07 Jan, 2016 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 05 Jan, 2016 7 commits
-
-
Nils Adermann authored
-
Nils Adermann authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
Backport #2273 to 2.5
-
Steve Müller authored
fix usage of PDO::PGSQL_ATTR_DISABLE_PREPARES for pdo_pgsql extension setups not built from PHP core fixes #2249
-
Steve Müller authored
fixes #1339 closes #921
-
- 25 Dec, 2015 4 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
#2260 - loosening doctrine/common requirement: allowing 2.6.x
-
Marco Pivetta authored
-
- 15 Dec, 2015 9 commits
-
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-