- 17 Jan, 2017 1 commit
-
-
Benjamin Nolan authored
Minor code cleanup for efficiency, and tests to check the order by clause scrubbing is working correctly and not entering an infinite loop
-
- 14 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 01 Jan, 2014 1 commit
-
-
Benjamin Eberlei authored
Fix more occurances of the extending Test bug, "reactivating" a total of 200 tests. SQLAnywhere is missing and is a bit more annyoing to fix, because of a deep inheritance hierachy.
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 18 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 24 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 01 Oct, 2013 1 commit
-
-
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.
-
- 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
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 05 Jun, 2013 1 commit
-
-
Fabio B. Silva authored
-
- 20 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 04 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 03 Feb, 2013 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 30 Jan, 2013 1 commit
-
-
Steve Müller authored
-
- 29 Jan, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Jan, 2013 1 commit
-
-
Norbert Orzechowicz authored
-
- 18 Jan, 2013 1 commit
-
-
Norbert Orzechowicz authored
-
- 21 Nov, 2012 1 commit
-
-
David Desberg authored
-
- 13 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-374] Fix issue with column quoting in primary keys, fixing this in indexes in general is much more complex as the code is messy.
-
- 12 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Nov, 2012 1 commit
-
-
Craig Mason authored
-
- 16 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-220] Add support for Index flags and implement support for SQL Server CLUSTERED/NONCLUSTERED and MySQL FULLTEXT.
-
- 25 Jan, 2012 1 commit
-
-
- 15 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 31 Dec, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 25 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 29 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-84 - Fix VARCHARs being silently set to 255 chars when larger than Maxlength. Now they are converted to Text/CLOB fields automatically. Refactored the VARCHAR code considerably.
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-