- 05 Sep, 2015 22 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
#869 - DBAL-1293 - Correcting tests around the invalid date/time formats to use `setExpectedException`
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
Make date and time types throw exception when invalid values are passed to convertToDatabaseValue
-
Marco Pivetta authored
drop php 5.3 support
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Steve Müller authored
requiresSQLCommentHint in DateIntervalType
-
Steve Müller authored
-
- 31 Aug, 2015 1 commit
-
-
Valentinas Bartusevičius authored
-
- 28 Aug, 2015 1 commit
-
-
Valentas authored
According to comment https://github.com/doctrine/dbal/pull/854#issuecomment-126935212
-
- 24 Aug, 2015 1 commit
-
-
Steve Müller authored
Typo fixes
-
- 23 Aug, 2015 3 commits
- 21 Aug, 2015 6 commits
-
-
Steve Müller authored
[DBAL-1220] Fix dropping database with active connection on PostgreSQL
-
Steve Müller authored
Fixed correct value in "Doctrine\Tests\DBAL\Schema\Visitor\SchemaSqlCollectorTest"
-
Steve Müller authored
use REGEXP operator for sqlite
-
Steve Müller authored
Add test for MariaDB 5.5, 10.0 and 10.1 on Travis
-
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)
-
- 13 Aug, 2015 2 commits
- 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
-