- 06 Aug, 2013 3 commits
-
-
Jakub Zienkiewicz authored
-
amakhov authored
-
amakhov authored
-
- 01 Jul, 2013 1 commit
-
-
valerio8787 authored
-
- 29 Jun, 2013 1 commit
-
-
Valeriy Pravoslavnyy authored
Added support of maps a Doctrine datetimetz type to a MS SQL SERVER type datetimeoffset(6)
-
- 18 Jun, 2013 2 commits
-
-
Steve Müller authored
-
Benjamin Eberlei authored
Introduced BC break with databases that switch from case-insensitive to case-senstive handling when identifier quoting is enabled. This reverts commit 11111bd7.
-
- 13 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 12 Jun, 2013 1 commit
-
-
Kinn Coelho Julião authored
Quoting table name to avoid errors with: SELECT * FROM order;
-
- 05 Jun, 2013 1 commit
-
-
Fabio B. Silva authored
-
- 27 May, 2013 1 commit
-
-
Paul 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
-
- 15 May, 2013 1 commit
-
-
Stéphane Klein authored
-
- 04 May, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 01 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Apr, 2013 1 commit
-
-
Lars Strojny authored
-
- 20 Apr, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
This reverts commit 0b6a6aef.
-
- 15 Apr, 2013 1 commit
-
-
Matthias Lohr authored
- added test for getListTableColumnsSQL - added test for getListTableForeignKeysSQL - added test for getListTableIndexesSQL
-
- 14 Apr, 2013 5 commits
-
-
Benjamin Morel authored
Fixed a PHP warning in DBALException::driverExceptionDuringQuery() when a parameter contains binary data.
-
Deni authored
-
everus authored
-
Benjamin Eberlei authored
Connection#insert(), Connection#update() and Connection#delete(). Closes GH-271
-
Benjamin Eberlei authored
-
- 08 Apr, 2013 1 commit
-
-
Lars Strojny authored
-
- 04 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 01 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 30 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Mar, 2013 1 commit
-
-
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.
-
- 19 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 14 Mar, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 04 Mar, 2013 3 commits
-
-
Jonathan Johnson authored
-
Benjamin Eberlei authored
-
Jonathan Johnson authored
-