1
0
mirror of synced 2025-01-09 18:47:10 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Marco Pivetta 76e1a469ef Merge pull request #1027 from PowerKiKi/feature-partial-indexes
Support for Partial Indexes for PostgreSql and Sqlite
2014-11-05 13:19:29 +01:00
..
php Refactor partial into options array 2014-07-22 10:32:31 +09:00
Symfony Removing code from the simplified drivers, use SymfonyFileLocator instead 2012-07-04 20:59:21 +02:00
xml Refactor partial into options array 2014-07-22 10:32:31 +09:00
yaml Refactor partial into options array 2014-07-22 10:32:31 +09:00
AbstractMappingDriverTest.php Refactor partial into options array 2014-07-22 10:32:31 +09:00
AnnotationDriverTest.php Fixed mismatch in expected exception message, see doctrine/doctrine2#1048 2014-06-07 14:55:59 +02:00
AnsiQuoteStrategyTest.php DDC-3042 - changing SQL generation tests to respect changes in naming strategy 2014-04-04 03:05:48 +02:00
BasicInheritanceMappingTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataBuilderTest.php Removed FieldBuilder::unsigned() method as it is only supported by MySQL 2014-01-03 09:48:38 +00:00
ClassMetadataFactoryTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataLoadEventTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataTest.php DDC-3120 - need to wakeup reflection BEFORE using any ClassMetadata API 2014-08-14 15:51:17 +02:00
EntityListenerResolverTest.php split override test 2013-01-29 12:14:53 -02:00
NamingStrategyTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
PHPMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
QuoteStrategyTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
StaticPHPMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
XmlMappingDriverTest.php add support for nesting embeddables 2014-08-11 16:53:18 +02:00
YamlMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00