1
0
mirror of synced 2025-01-23 08:41:41 +03:00
Adrien Crivelli eeb7ff4a6d Support for Partial Indexes for PostgreSql and Sqlite
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.
2014-07-22 10:32:30 +09:00
..
2013-02-27 12:40:39 +01:00
2013-05-03 13:32:42 +02:00