- 21 May, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Marco Pivetta authored
-
Marco Pivetta authored
Demonstrates that NULL parameters are handled incorrectly by the sql parser utils as of 2.3.4
-
- 11 May, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 09 May, 2013 5 commits
-
-
Benjamin Eberlei authored
-
Mike Meier authored
If allow_url_fopen isnt enabled, fopen will return false.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Lars Strojny authored
-
- 04 May, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 01 May, 2013 20 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Morel authored
Fixed a PHP warning in DBALException::driverExceptionDuringQuery() when a parameter contains binary data.
-
Benjamin Eberlei authored
-
Lee Davis authored
-
Lee Davis authored
-
Lee Davis authored
-
Lee Davis authored
-
Lee Davis authored
-
Lee Davis authored
-
Lee Davis authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Matthias Lohr authored
- added test for getListTableColumnsSQL - added test for getListTableForeignKeysSQL - added test for getListTableIndexesSQL
-
Matthias Lohr authored
-
Matthias Lohr authored
-
- 20 Apr, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
This reverts commit d7032199.
-
- 14 Apr, 2013 4 commits
-
-
Benjamin Eberlei authored
-
Adrien Crivelli authored
DBAL-54 was fixed in commit 3d55dc8e by changing SQL queries order. However it was later reintroduced. This patch uses a different, more future-proof way, approach by using DROP SEQUENCE ... CASCADE syntax, and thus does not depend on queries order.
-
Benjamin Eberlei authored
-
Thomas Subera authored
fix :: operator in sql parser
-