1
0
mirror of synced 2025-01-08 10:07:10 +03:00
doctrine2/tests/Doctrine/Tests
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
..
DbalTypes Fixed documentation for Doctrine\Tests\DbalTypes 2012-12-14 18:55:16 +00:00
EventListener Fix docs 2013-12-16 11:05:05 -05:00
Mocks Enforce Criteria 2014-05-18 12:47:59 +02:00
Models Fix inconsistent mapping 2014-05-15 18:22:57 +02:00
ORM Support for Partial Indexes for PostgreSql and Sqlite 2014-07-22 10:32:30 +09:00
DbalFunctionalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DbalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DoctrineTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php Update tests 2014-05-15 18:22:57 +02:00
OrmPerformanceTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmTestCase.php Fix CS and update docs 2013-12-16 11:05:04 -05:00
TestInit.php moved test entities from sandbox 2013-04-07 16:26:05 +02:00
TestUtil.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00