- 31 Mar, 2015 1 commit
-
-
Bill Schaller authored
-
- 11 Mar, 2015 1 commit
-
-
Wilt authored
Fixed inconsistent use of getSQLDeclaration method
-
- 03 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 16 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 25 Nov, 2014 1 commit
-
-
Jonathan Campbell authored
These objects are created by turning on replication and they have column types (sysname, xml) that are not supported by Doctrine. According to Microsoft's support, these are "'pseudo-system' object[s]" that appear in the User Table type instead of the System Table type. https://social.msdn.microsoft.com/Forums/sqlserver/en-US/135ec547-2214-4da3-bd42-5c458759e144/sysobjectscategory
-
- 31 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 23 Oct, 2014 1 commit
-
-
marius.klocke authored
-
- 20 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 16 Oct, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 02 Sep, 2014 1 commit
-
-
Steve Müller authored
-
- 28 Aug, 2014 1 commit
-
-
Jose M. Alonso M authored
-
- 19 Aug, 2014 1 commit
-
-
Shane Archer authored
-
- 18 Aug, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 23 Jun, 2014 1 commit
-
-
Jay Linski authored
-
- 09 May, 2014 2 commits
-
-
jeroendedauw authored
-
Steve Müller authored
-
- 08 May, 2014 1 commit
-
-
Steve Müller authored
-
- 05 May, 2014 1 commit
-
-
Steve Müller authored
-
- 29 Apr, 2014 1 commit
-
-
jeroendedauw authored
-
- 24 Apr, 2014 1 commit
-
-
Steve Müller authored
-
- 02 Apr, 2014 1 commit
-
-
Simon Stücher authored
-
- 10 Feb, 2014 1 commit
-
-
Martin Hasoň authored
-
- 14 Jan, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 04 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 01 Jan, 2014 2 commits
-
-
Benjamin Eberlei authored
This reverts commit 5a46f577.
-
Benjamin Eberlei authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 23 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 20 Dec, 2013 1 commit
-
-
Benjamin Eberlei authored
[DBAL-555] replace a bunch of occurances of $diff->name and $diff->newName with quoted identifier version.
-
- 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 2 commits
-
-
flip111 authored
-
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.
-