- 19 Jul, 2017 1 commit
-
-
Luís Cobucci authored
-
- 15 Jul, 2016 1 commit
-
-
Steve Müller authored
Closes #2436
-
- 10 Jan, 2016 1 commit
-
-
Steve Müller authored
-
- 06 Jan, 2016 1 commit
-
-
Steve Müller authored
fixes #2270
-
- 07 Dec, 2015 1 commit
-
-
Martin Hasoň authored
-
- 23 Jul, 2015 1 commit
-
-
janschoenherr authored
-
- 23 Jan, 2015 1 commit
-
-
Marco Pivetta authored
-
- 26 Dec, 2014 1 commit
-
-
Steve Müller authored
-
- 20 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 21 Aug, 2014 1 commit
-
-
Steve Müller authored
-
- 12 Aug, 2014 1 commit
-
-
Adrien Crivelli authored
While technically it could work, the schema introspection of Sqlite platform has severe flaws preventing us to provide reliable support of partial (and non-partial) indexes for the moment.
-
- 22 Jul, 2014 2 commits
-
-
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.
-
- 24 Apr, 2014 1 commit
-
-
Steve Müller authored
-
- 31 Mar, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 14 Feb, 2014 1 commit
-
-
Marco Pivetta authored
See symfony/symfony#10238
-
- 10 Feb, 2014 1 commit
-
-
Martin Hasoň authored
-
- 10 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 01 Jan, 2014 2 commits
-
-
Benjamin Eberlei authored
This reverts commit 5a46f577.
-
Benjamin Eberlei authored
-
- 31 Dec, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Benjamin Eberlei authored
-
- 06 Aug, 2013 2 commits
- 31 Jul, 2013 1 commit
-
-
Guilherme Blanco 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
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 26 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Jan, 2013 1 commit
-
-
Jan Kramer authored
-
- 02 Jan, 2013 1 commit
-
-
Marco Pivetta 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
-
- 21 Nov, 2012 1 commit
-
-
Martin Hasoň authored
-
- 19 Nov, 2012 3 commits
-
-
Martin Hasoň authored
Changed default flags (create indexes and create foreign keys) in SqlitePlatform::getCreateTableSQL method
-
Lukas Kahwe Smith authored
-
Martin Hasoň authored
-