1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools
Thomas Ploch a5eb0f2e82 Exporters should only inspect joinColumns for owning side in bi-directional OneToOne
rebased commits:

- Added test case for bi-directional OneToOne in YamlExporter
- Only inspect joinColumns for owning side in bi-directional OneToOne in YamlExporter
- Adding bi-directional test case without joinColumn to XmlExporter test
- Same testcase also applied to PhpExporter
- Fixing bi-directional issue in PhpExporter when inspecting joinColumns index
- Implemented @Ocramius suggestions
2016-06-08 13:34:10 +02:00
..
Console Correcting minor test case incompatibility with XDebug 2.4.x 2015-12-11 19:35:28 +01:00
doctrine1schema Removed onUpdate property on join columns 2011-06-28 15:50:14 -04:00
Export Exporters should only inspect joinColumns for owning side in bi-directional OneToOne 2016-06-08 13:34:10 +02:00
Pagination Entity to test a mapped superclass 2015-09-21 09:32:54 +02:00
AttachEntityListenersListenerTest.php Event listener to programmatically attach entity listeners. 2013-11-18 15:03:00 -05:00
ConvertDoctrine1SchemaTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
EntityGeneratorTest.php fix EntityGenerator RegenerateEntityIfExists 2015-03-27 13:10:14 +02:00
EntityRepositoryGeneratorTest.php simple fixes 2014-09-10 01:07:22 +03:00
ResolveTargetEntityListenerTest.php #1572 - test coverage - interfaces should also resolve to target entities when in DQL 2015-12-11 21:30:19 +01:00
SchemaToolTest.php prevent duplicate unique index 2015-11-07 16:46:22 +00:00
SchemaValidatorTest.php Aligning expected exception test to typo fix in doctrine/doctrine2@b7d104d2a2, which was breaking the build 2014-10-23 07:01:59 +02:00
SetupTest.php set namespace in setup only on CacheProvider instances 2014-06-26 01:29:35 +02:00