- 29 Jan, 2018 1 commit
-
-
Sergei Morozov authored
-
- 09 Sep, 2017 2 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 09 May, 2017 2 commits
- 04 Sep, 2016 1 commit
-
-
maryo authored
-
- 01 May, 2015 1 commit
-
-
andreas authored
-
- 26 Apr, 2015 1 commit
-
-
andreas authored
Fixed incorrect handling of single quotes in SQL-Strings escaped by repeated single-quote (DBAL-1205)
-
- 08 Apr, 2015 1 commit
-
-
Bill Schaller authored
-
- 18 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 13 Oct, 2014 1 commit
-
-
Martin Hasoň authored
-
- 08 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 13 May, 2014 2 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
- 30 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 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.
-