- 09 Sep, 2016 1 commit
-
-
Steve Müller authored
- fixes platform's COMMENT ON statement support - implements reverse engineering for column comments - marks boolean column type commented for distinction fixes #2182
-
- 08 Sep, 2016 1 commit
-
-
Patrick Louys authored
-
- 15 Jul, 2016 6 commits
-
-
Steve Müller authored
fixes #2291
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
Closes #2436
-
Christopher Davis authored
-
Christopher Davis authored
So they get passed to the SQLLogger on `Statement::execute`.
-
- 11 Jul, 2016 1 commit
-
-
stchr authored
-
- 07 Jul, 2016 1 commit
-
-
Steve Müller authored
Closes #2261 Closes #2262 Closes #2386
-
- 23 Jan, 2016 1 commit
-
-
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 1 commit
-
-
andreas authored
Fixed incorrect handling of single quotes in SQL-Strings escaped by repeated single-quote (DBAL-1205)
-
- 09 Jan, 2016 6 commits
-
-
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
-
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
-
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 2 commits
-
-
Steve Müller authored
also refactors URL path evaluation into smaller methods fixes #1106
-
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 6 commits
-
-
Nils Adermann authored
-
Nils Adermann authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
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 2 commits
-
-
Marco Pivetta authored
-
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
-