- 26 Jun, 2012 1 commit
-
-
Nicolas Grekas authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 17 May, 2012 1 commit
-
-
pap-florin authored
-
- 02 Apr, 2012 2 commits
-
-
Adrien BRAULT authored
-
Adrien BRAULT authored
-
- 28 Mar, 2012 1 commit
-
-
Jim Cottrell authored
-
- 24 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 29 Feb, 2012 1 commit
-
-
Francesc Rosàs authored
-
- 28 Feb, 2012 1 commit
-
-
Francesc Rosàs authored
-
- 18 Feb, 2012 1 commit
-
-
Nicolas Grekas authored
-
- 29 Dec, 2011 1 commit
-
-
Matty Driessen authored
-
- 07 Dec, 2011 1 commit
-
-
jsor authored
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Oct, 2011 5 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-217 - Refactor result caching to use a value object for all the important information which simplifies the code considerably and makes caching more powerful.
-
Benjamin Eberlei authored
DDC-217 - Refactor result cache again to be much simpler, previous approach was too complicated and something like this needs longer testing. Now only caching the full result.
-
- 22 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 25 Sep, 2011 1 commit
-
-
Benjamin Eberlei authored
DDC-1337 - MySQL commits transaction on DROP TABLE, need DROP TEMPORARY TABLE. Added tests, looks like oracle commits transactions on CREATE TEMPORARY TABLE. I dont know how to fix it.
-
- 21 Sep, 2011 1 commit
-
-
Rafael Dohms authored
-
- 25 Jul, 2011 1 commit
-
-
Alexander authored
-
- 28 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 15 May, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 14 May, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 07 May, 2011 1 commit
-
-
Guilherme Blanco authored
-
- 05 Mar, 2011 1 commit
-
-
Benjamin Eberlei authored
[DBAL-78] Add support for native sql list support in positional queries through the introduction of two new constants: * Doctrine\DBAL\Connection::PARAM_STR_ARRAY * Doctrine\DBAL\Connection::PARAM_INT_ARRAY Replacement of arrays only works in conjunction with the Doctrine\DBAL\Connection::executeQuery() and executeUpdate() methods. You need to pass the param constants into the third parameter called $types.
-
- 01 Jan, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Oct, 2010 9 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Lukas Kahwe Smith authored
-
Lukas Kahwe Smith authored
added supportsReleaseSavepoints(), disabled releasing for Oracle and DB2 (already disabled for MSSQL
-
Lukas Kahwe Smith authored
-
Lukas Kahwe Smith authored
-
Lukas Kahwe Smith authored
-
Lukas Kahwe Smith authored
disable savepoints by default, added dedicated getter/setter to enable/disable, added exceptions when trying to use savepoints when not supported by the platform
-
Lukas Kahwe Smith authored
-
- 01 Oct, 2010 1 commit
-
-
Benjamin Eberlei authored
-