1
0
mirror of synced 2025-01-10 11:07:10 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Adrian Olek
32ed32cf56 Added index flags test 2014-04-14 01:21:23 +02:00