- 21 Aug, 2015 2 commits
-
-
Steve Müller authored
Allow testing with doctrine/common 2.6
-
Steve Müller authored
Fixed typo
-
- 20 Aug, 2015 1 commit
-
-
Marco Pivetta authored
Added Postgres 9.4 platform (DBAL-1143)
-
- 10 Aug, 2015 1 commit
-
-
Benjamin Eberlei authored
MySQL getListTableForeignKeysSQL: use current database if null passed
-
- 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 4 commits
-
-
Bill Schaller authored
DateInterval Type
-
Valentinas Bartusevičius authored
-
-
Nicolas Grekas authored
-
- 16 Jul, 2015 4 commits
-
-
Marco Pivetta authored
Travis: Switch to container-based infrastructure
-
Tomáš Votruba authored
Ref: https://github.com/doctrine/doctrine2/pull/1466
-
Valentinas Bartusevičius authored
-
-
- 15 Jul, 2015 3 commits
-
-
Bill Schaller authored
return result from Doctrine\DBAL\Connection::transactional()
-
Bill Schaller authored
Fix call on non-object in ping() with PDO wrapper
-
Bill Schaller authored
Remove git submodules
-
- 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.
-
- 04 Jul, 2015 1 commit
-
-
Konstantin.Myakshin authored
-
- 26 Jun, 2015 1 commit
-
-
Mathieu Rochette authored
-
- 22 Jun, 2015 1 commit
-
-
Nils Adermann authored
-
- 18 Jun, 2015 7 commits
-
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
This reverts commit aa4d483f.
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
Valentinas Bartusevičius authored
-
- 16 Jun, 2015 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 22 May, 2015 2 commits
-
-
Guilherme Blanco authored
Fix undefined notices within MasterSlaveConnection
-
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
-
- 06 May, 2015 2 commits
-
-
Steve Müller authored
Remove HHVM-nightly builds
-
Christophe Coevoet authored
This also simplies the allowed failures for HHVM
-
- 30 Apr, 2015 2 commits
-
-
Steve Müller authored
Revert the addition of the wrong bin script
-
Steve Müller authored
Documentation & code styling fixes
-