This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Fabio B. Silva
41b907606f
Fix DDC-2172
2012-11-27 14:29:02 -02:00
..
Console
/Command
Fixed the testsuite
2012-11-03 17:07:56 +01:00
doctrine1schema
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
Export
Removing deprecated StaticPHPDriver and PHPDriver
2012-07-10 02:31:30 +02:00
Pagination
The distinct query should replicate the fields in order by clause and the order by clause itself from inner query
2012-11-12 13:18:46 +01:00
ConvertDoctrine1SchemaTest.php
Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command.
2011-01-23 20:25:59 +01:00
EntityGeneratorTest.php
Fix DDC-2172
2012-11-27 14:29:02 -02:00
ResolveTargetEntityListenerTest.php
[DDC-2109] Fix bug with ResolveTargetEntityListener and ManyToMany associations.
2012-11-12 15:48:10 +01:00
SchemaToolTest.php
Remove unnecssary code
2012-11-12 15:01:20 +01:00
SchemaValidatorTest.php
[DDC-1649] Add additional check for not allowed mapping of dependent association keys.
2012-02-20 15:55:18 +01:00
SetupTest.php
DDC-1641 - Fix test producing failure when skipped.
2012-02-10 21:39:17 +01:00