- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 17 May, 2017 1 commit
-
-
Sergei Morozov authored
-
- 16 May, 2017 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 10 May, 2017 5 commits
-
-
Marco Pivetta authored
Add immutable date types
-
Marco Pivetta authored
[DBAL-990] Try platform detection without database name as fallback
-
Steve Müller authored
Closes #1882
-
Steve Müller authored
-
Steve Müller authored
FIX Sequence::isAutoIncrementsFor now case insensitive
-
- 09 May, 2017 1 commit
-
-
Marco Pivetta authored
Merge MySQL 5.7.9 (GA) semantics into MySQL57Platform
-
- 08 May, 2017 2 commits
-
-
Daniel Hensby authored
-
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 2 commits
-
-
Steve Müller authored
[Oracle] getListTableColumnsSQL returns columns ordered by position instead of by name.
-
Dustin Wheeler authored
-