- 12 Oct, 2015 1 commit
-
-
Ilya Antipenko authored
-
- 06 Oct, 2015 1 commit
-
-
Vincent CHALAMON authored
-
- 08 Sep, 2015 1 commit
-
-
Vincent CHALAMON authored
-
- 06 Sep, 2015 4 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 05 Sep, 2015 5 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 28 Aug, 2015 1 commit
-
-
Valentas authored
According to comment https://github.com/doctrine/dbal/pull/854#issuecomment-126935212
-
- 23 Aug, 2015 1 commit
-
-
Possum authored
-
- 13 Aug, 2015 1 commit
-
-
Leo authored
-
- 09 Aug, 2015 1 commit
-
-
Leo authored
-
- 03 Aug, 2015 1 commit
-
-
Matteo Beccati authored
Features and changes: * jsonb can be used with: options={"jsonb"=true} * OVER is no longer reserved * LATERAL is now reserved
-
- 29 Jul, 2015 1 commit
-
-
Valentinas Bartusevičius authored
-
- 23 Jul, 2015 1 commit
-
-
janschoenherr authored
-
- 16 Jul, 2015 1 commit
-
-
Valentinas Bartusevičius authored
-
- 14 Jul, 2015 1 commit
-
-
Jon Goodger authored
Fixes an issue when calling `ping()` where `$this->platform` is null. Happened to me because using the `'pdo'` param bypasses the `connect()` method and the platform is never set without explicitly calling the method. Not sure if this is the most elegant way to deal with this but it worked enough for my purposes so I figured I should submit a PR.
-
- 26 Jun, 2015 1 commit
-
-
Mathieu Rochette authored
-
- 22 Jun, 2015 1 commit
-
-
Nils Adermann authored
-
- 18 Jun, 2015 4 commits
-
-
Valentinas Bartusevičius authored
This reverts commit aa4d483f.
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
- 17 Jun, 2015 1 commit
-
-
Bill Schaller authored
Add conversion exception when date and time type convertToDatabaseValue methods are passed non-null values that are not DateTime instances.
-
- 22 May, 2015 1 commit
-
-
randomonkey authored
To fix the following notice-level errors: Notice: Undefined property: Doctrine\DBAL\Connections\MasterSlaveConnection::$_conn in vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php line 154 Notice: Undefined index: slave in vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php line 165
-
- 18 May, 2015 1 commit
-
-
Nils Adermann authored
-
- 09 May, 2015 3 commits
-
-
Valentas authored
removed empty line
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
- 01 May, 2015 1 commit
-
-
Steve Müller authored
-
- 30 Apr, 2015 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 29 Apr, 2015 1 commit
-
-
Paul dG authored
Fixes #402 (https://github.com/doctrine/DoctrineBundle/issues/402) by connecting by default to 'template1' instead of the database with the same name as the user (Postgre default in case of no dbname).
-
- 25 Apr, 2015 1 commit
-
-
Benjamin Morel authored
-