- 08 May, 2017 1 commit
-
-
Daniel Hensby authored
-
- 03 May, 2017 6 commits
-
-
Luís Cobucci authored
Adding PDO as hard dependency as per discussion in #808
-
Marco Pivetta authored
-
Marco Pivetta authored
Close #713 DBAL-1030
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 02 May, 2017 9 commits
-
-
Marco Pivetta authored
-
Antonio Vilar authored
-
Antonio Vilar authored
-
Antonio Vilar authored
-
Antonio Vilar authored
-
Antonio Vilar authored
-
Marco Pivetta authored
Added missing filtering of table name assets in DB2SchemaManager
-
Marco Pivetta authored
Close #2704
-
Marco Pivetta authored
#2704 - Removed hacky handling of error handler restore operations - restoring twice in the test instead
-
- 29 Apr, 2017 1 commit
-
-
Piotr Różański authored
-
- 26 Apr, 2017 1 commit
-
-
Steve Müller authored
MySQL: Fix primary key alteration when adding new columns
-
- 20 Apr, 2017 4 commits
-
-
Marco Pivetta authored
Fix docs for Doctrine\DBAL\Id\TableGenerator
-
Dmitriy Simushev authored
-
James Titcumb authored
-
James Titcumb authored
-
- 14 Apr, 2017 2 commits
-
-
Immanuel Klinkenberg authored
primary key on MySQL platform.
-
Steve Müller authored
MySqlPlatform: Fix default isolation level
-
- 30 Mar, 2017 1 commit
-
-
Jonathan Vollebregt authored
Default isolation level on mysql is REPEATABLE READ https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_tx_isolation
-
- 11 Mar, 2017 7 commits
-
-
Steve Müller authored
[Oracle] getListTableColumnsSQL returns columns ordered by position instead of by name.
-
Dustin Wheeler authored
-
Steve Müller authored
Add missing SSL parameters to pdo_pgsql driver
-
Dustin Wheeler authored
-
Dustin Wheeler authored
-
Dustin Wheeler authored
-
Steve Müller authored
Fix copy+paste error in testListTableColumns
-
- 10 Mar, 2017 1 commit
-
-
Dustin Wheeler authored
-
- 09 Mar, 2017 3 commits
-
-
Steve Müller authored
Slash before '_' in postgresql like condition with 'pg_' prefix
-
Chernyavtsev Ivan authored
-
Felix Sokoliuk authored
-
- 25 Feb, 2017 2 commits
-
-
Marco Pivetta authored
Add undocumented oci8 persistent connections
-
Mathieu Bouchard authored
The oci8 driver can connect using oci_pconnect to make persistent connections. Doctrine has support for this if the persistent boolean value is set to true in the documentation. However, this information was not documented.
-
- 22 Feb, 2017 2 commits
-
-
Steve Müller authored
Revert conditional PGSQL & MARIADB change
-
Walt Sorensen authored
-