- 07 Nov, 2014 13 commits
-
-
jeroendedauw authored
-
Marco Pivetta authored
Close #714
-
-
Marco Pivetta authored
#714 - ignoring PDOExceptions on PDO#getAttribute(PDO::PGSQL_ATTR_DISABLE_PREPARES) as per https://bugs.php.net/bug.php?id=68351
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
#714 - Adding a test verifying that attribute `PDO::PGSQL_ATTR_DISABLE_PREPARES` is set when using pgsql on PHP 5.6+
-
Marco Pivetta authored
-
Matteo Beccati authored
-
Matteo Beccati authored
-
- 05 Nov, 2014 13 commits
-
-
Marco Pivetta authored
Fix tear down foreign key constraint violation exception tests
-
Steve Müller authored
-
Marco Pivetta authored
[DBAL-1024] Add more foreign key constraint violation error codes
-
Marco Pivetta authored
[DBAL-1028] Fix fetching NULL values via fetchColumn()
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Marco Pivetta authored
[DBAL-1029] Fix foreign key referential action SQL on SQL Server and SQL Anywhere
-
Marco Pivetta authored
[DBAL-1023] Fix line separators
-
Marco Pivetta authored
[DBAL-1025] Allow connecting without database name for sqlanywhere driver
-
Marco Pivetta authored
[DBAL 930] Only introspect accessible schema objects in PostgreSQL
-
Marco Pivetta authored
[DBAL-944] Fix table column alteration on DB2
-
- 04 Nov, 2014 2 commits
-
-
Guilherme Blanco authored
Fix return type of Connection::project
-
Tobias Schultze authored
-
- 31 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 29 Oct, 2014 1 commit
-
-
Steve Müller authored
Add test to verify null cast in boolean type
-
- 27 Oct, 2014 3 commits
-
-
Tiago Brito authored
Update from master main repository
-
Steve Müller authored
fix quoted sequence name
-
Thomas Müller authored
-
- 26 Oct, 2014 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 23 Oct, 2014 4 commits
-
-
Marco Pivetta authored
[DBAL-1022] Wrap PDOException in PDOConnection::exec()
-
Steve Müller authored
-
Steve Müller authored
-
Guilherme Blanco authored
Enabled placeholders for "in" method in ExpressionBuilder
-