- 15 Jul, 2016 1 commit
-
-
Steve Müller authored
Closes #2436
-
- 12 Jan, 2016 1 commit
-
-
Steve Müller authored
fixes #2270
-
- 21 Aug, 2015 1 commit
-
-
janschoenherr authored
-
- 24 Jan, 2015 1 commit
-
-
Marco Pivetta authored
-
- 12 Jan, 2015 1 commit
-
-
Markus Fasselt authored
-
- 26 Dec, 2014 2 commits
-
-
Steve Müller authored
-
Claudio Zizza authored
-
- 12 Dec, 2014 1 commit
-
-
Steve Müller authored
-
- 05 Nov, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 21 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 20 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 17 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 16 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 11 Sep, 2014 1 commit
-
-
Steve Müller authored
-
- 10 Sep, 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
-
-
Vincent Petry authored
Unit tests currently only cover SQLite, MySQL and PostgreSQL. Tests for other platforms have been marked as incomplete.
-
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.
-
- 30 Jun, 2014 1 commit
-
-
Steve Müller authored
-
- 09 May, 2014 1 commit
-
-
Steve Müller authored
-
- 02 May, 2014 1 commit
-
-
jeroendedauw authored
-
- 14 Feb, 2014 1 commit
-
-
Marco Pivetta authored
-
- 10 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Jun, 2013 1 commit
-
-
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
-
- 19 Nov, 2012 3 commits
-
-
Martin Hasoň authored
Changed default flags (create indexes and create foreign keys) in SqlitePlatform::getCreateTableSQL method
-
Martin Hasoň authored
-
Martin Hasoň 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
-
- 06 Jun, 2012 2 commits
-
-
Fabio B. Silva authored
-
Fabio B. Silva authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Dec, 2011 1 commit
-
-
- 09 Dec, 2011 1 commit
-
-
jsor authored
-