- 10 Nov, 2011 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 03 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Nov, 2011 1 commit
-
-
Damien Tournoud authored
This enables a more natural way of interacting with result sets, and re-introduces in Doctrine DBAL a feature that has been available in PDO from the begining.
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 25 Sep, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 27 Mar, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 06 Mar, 2011 1 commit
-
-
Benjamin Eberlei 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.
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Jul, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 15 May, 2010 1 commit
-
-
Benjamin Eberlei authored
Added a bunch of functional tests for the public read, write and transactional public DBAL API, passing all the current drivers Added a Write Test
-
- 14 May, 2010 2 commits
-
-
Roman S. Borschel authored
-
Roman S. Borschel authored
-
- 07 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
-