- 21 Dec, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-717] Fix bug in MasterSlaveConnection with keepSlave option and switch back after transaction.
-
ananda-agrawal authored
the test testKeepSlaveBeginTransactionStaysOnMaster does not begin a transaction, I have put a begin transaction, and now it fails, the fix is here, if it makes sense https://github.com/ananda-agrawal/dbal/commit/eb9262afb3955e4974d5a713b495a544b66a5cf7
-
- 20 Dec, 2013 15 commits
-
-
Benjamin Eberlei authored
Besides the table name, the column name has to be quoted in column comments
-
Benjamin Eberlei authored
-
Jacek Wysocki authored
-
Benjamin Eberlei authored
-
Artur Bodera authored
-
Benjamin Eberlei authored
[DBAL-320] Add insert operation to QueryBuilder
-
ramonornela authored
- name platform 'sqlsrv' nonexistent and E_NOTICE index array.
-
Benjamin Eberlei authored
Update TestInit.php for new autoloading stuff
-
Benjamin Eberlei authored
Fix deprecated CLOB type declaration in SQL Server platform
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Bart Visscher authored
-
Bart Visscher authored
This is at least needed when adding a autoincrement column
-
Benjamin Eberlei authored
Added support for namespaces(schemas) in PostgreSql platform for Views
-
Benjamin Eberlei authored
Fix IBM DB2 implementation / ibm_db2 driver
-
- 19 Dec, 2013 3 commits
-
-
Guilherme Blanco authored
Prevent autoincrement columns from creating CREATE SEQUENCE statement
-
Kirill chEbba Chebunin authored
-
Guilherme Blanco authored
[DBAL-122] Fix BLOB type mapping in SQL Server platform
-
- 18 Dec, 2013 15 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
[DBAL-569] Add support for column comments / commented types in SQL Server
-
Benjamin Eberlei authored
[DBAL-577] Fix platform's IN expression
-
Steve Müller authored
-
Benjamin Eberlei authored
Fix Connection::insert() with empty data given
-
Benjamin Eberlei authored
[DBAL-567] Add charset option for pdo_pgsql driver
-
Benjamin Eberlei authored
Document possible Sqlite datetime issues.
-
Steve Müller authored
add charset option for pdo_pgsql driver
-
Benjamin Eberlei authored
Update PostgreSqlPlatform.php
-
Benjamin Eberlei authored
Implement ExceptionConverterDriver for drizzle_pdo_mysql
-
Benjamin Eberlei authored
Improve driver exception code conversion
-
Benjamin Eberlei authored
[DBAL-543] Fix OCI8 TNS connect descriptor / Add pooled option to PDO_ORACLE
-
Benjamin Eberlei authored
[DBAL-464] Fix dropping primary key with autoincrement column in MySQL
-
Benjamin Eberlei authored
[DBAL-702] Add sslmode connection option to pdo_pgsql driver
-
- 17 Dec, 2013 4 commits
-
-
Andreas Fischer authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-