- 02 Nov, 2013 9 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 22 Oct, 2013 1 commit
-
-
Steve Müller authored
-
- 07 Oct, 2013 2 commits
- 01 Oct, 2013 2 commits
-
-
flip111 authored
Apperently the doModifyLimitQuery function does not only cover SQL generated by ORM (Makes sense to use DBAL as seperate component). Therefor it can happen that a column name does not include the table and so the old logic was valid anyway. (line 867-869) Fixed the unit tests to use real column names instead of aliases.
-
flip111 authored
default schema name is public for postgresql not default. Added debug statements to test travis-CI.
-
- 30 Sep, 2013 1 commit
-
-
http://www.doctrine-project.org/jira/browse/DDC-2687flip111 authored
and takes inspiration from this PR https://github.com/doctrine/dbal/pull/374 which was written for this bug http://www.doctrine-project.org/jira/browse/DDC-2622
-
- 27 Sep, 2013 1 commit
-
-
flip111 authored
-
- 24 Sep, 2013 1 commit
-
-
Vladislav Vlastovskiy authored
-
- 08 Sep, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 06 Sep, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Aug, 2013 1 commit
-
-
Bart Visscher authored
-
- 06 Aug, 2013 3 commits
-
-
Jakub Zienkiewicz authored
-
amakhov authored
-
amakhov authored
-
- 24 Jul, 2013 1 commit
-
-
Matty Driessen authored
Added regression test for the Portability Wrapper when setting the defaultFetchMode on the Connection instead of the Statement
-
- 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.
-