- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 19 Dec, 2018 1 commit
-
-
Sergei Morozov authored
-
- 08 Nov, 2018 1 commit
-
-
Benoît Burnichon authored
-
- 02 Oct, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 15 Jan, 2018 2 commits
-
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 23 Aug, 2015 1 commit
-
-
Possum authored
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 05 Aug, 2014 2 commits
-
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
- 22 Jul, 2014 3 commits
-
-
Adrien Crivelli authored
This coherent with what is done for Table. All platform specific things are grouped into an options array. Eventually flags should be migrated into options as well.
-
Adrien Crivelli authored
-
Adrien Crivelli authored
Support for Partial Indexes was available in Doctrine 1 following http://www.doctrine-project.org/jira/browse/DC-82. This commit reintroduce support for Doctrine 2. We use the same syntax with an optionnal "where" attribute for Index and UniqueConstraint.
-
- 29 Apr, 2014 2 commits
-
-
jeroendedauw authored
-
jeroendedauw authored
-
- 28 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 09 Oct, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 13 Jun, 2013 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 22 Nov, 2012 1 commit
-
-
Martin Hasoň authored
Fix creating indexes for renamed columns and updating foreign keys for renamed parent tables in SqlitePlatform
-
- 16 Jul, 2012 1 commit
-
-
Pascal Borreli authored
-
- 04 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 24 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
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.
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Nov, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Sep, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-54 - Fix sequence drop executed before tables, however sequences mostly depend on tables. Also clean up several test-failures on MSSQL tests and Oracle Index detection.
-
- 11 Sep, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-50 - Fix another follow-up bug, Index column names are not being sanitized to lower-case, which will make comparisons fail that shouldnt.
-