- 22 Dec, 2013 19 commits
-
-
Benjamin Eberlei authored
[DBAL-722] Introduce subclasses for runtime relevant exceptions
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-544] Fix reference to legacy Query::HYDRATE_* constants in ResultStatement documentation
-
Benjamin Eberlei authored
-
Steve Müller authored
-
Benjamin Eberlei authored
[DBAL-722] Introduce subclasses for runtime relevant exceptions (NotNull, DuplicateKey, ForeignKey Constraint Violation).
-
Benjamin Eberlei authored
Fix composite primary key introspection on Sqlite
-
Benjamin Eberlei authored
[Mysqli] MYSQLI_SERVER_PUBLIC_KEY only exist for php5.5.0 or creater wit...
-
Kim Hemsø Rasmussen authored
-
Steve Müller authored
-
Kim Hemsø Rasmussen authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-563] Add definition of sequence emulated identity platforms
-
Benjamin Eberlei authored
-
Guilherme Blanco authored
Add documentation for query builder insert operation
-
Guilherme Blanco authored
Fix some more CS
-
Steve Müller authored
-
- 21 Dec, 2013 10 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
[DBAL-555] Fix using Identifier assets and quoting
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
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 11 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
[DBAL-555] replace a bunch of occurances of $diff->name and $diff->newName with quoted identifier version.
-
Benjamin Eberlei authored
-