- 29 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 20 May, 2013 1 commit
-
-
Marco Pivetta authored
Demonstrates that NULL parameters are handled incorrectly by the sql parser utils as of 2.3.4
-
- 21 Apr, 2013 1 commit
-
-
Lars Strojny authored
-
- 20 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
This reverts commit 0b6a6aef.
-
- 08 Apr, 2013 1 commit
-
-
Lars Strojny authored
-
- 31 Jan, 2013 1 commit
-
-
Francesc Rosàs authored
-
- 29 Jan, 2013 1 commit
-
-
Thomas Subera authored
fix :: operator in sql parser
-
- 07 Jan, 2013 1 commit
-
-
Andrew Vit authored
-
- 18 Dec, 2012 1 commit
-
-
David Ward authored
-
- 25 Aug, 2012 1 commit
-
-
Fabio B. Silva authored
-
- 07 Jul, 2012 1 commit
-
-
Alexander authored
-
- 14 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 28 Sep, 2011 1 commit
-
-
Fabio B. Silva 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.
-