- 04 Feb, 2017 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 23 Jan, 2017 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 19 Jan, 2017 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 17 Jan, 2017 2 commits
-
-
Benjamin Nolan authored
Minor code cleanup for efficiency, and tests to check the order by clause scrubbing is working correctly and not entering an infinite loop
-
Benjamin Nolan authored
-
- 16 Jan, 2017 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 14 Jan, 2017 2 commits
-
-
maryo authored
-
Marius Meißner authored
-
- 09 Sep, 2016 6 commits
-
-
Jörn Friedrich Dreyer authored
-
Steve Müller authored
fixes #2302
-
Marco Pivetta authored
-
Steve Müller authored
-
Steve Müller authored
- includes extended default driver connection parameter handling - minor refactoring fixes #1183
-
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 1 commit
-
-
Steve Müller authored
also refactors URL path evaluation into smaller methods fixes #1106
-