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-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Benjamin Eberlei
5c78ecaca1
Fix tests in EntityGenerator due to Annotation prefixes
2011-10-15 20:44:25 +02:00
..
Console
/Command
Symfony/Components renamed into Symfony/Component
2010-08-23 12:44:15 -05:00
doctrine1schema
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
Export
Fix failing test due to EntityGenerator assuming beginning with 2.2 the AnnotationReader is always used. There is still the simple reader though.
2011-10-15 20:41:07 +02: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 tests in EntityGenerator due to Annotation prefixes
2011-10-15 20:44:25 +02:00
SchemaToolTest.php
Adjust tests to changes in DBAL dependency with regard to automatic foreign key and index naming.
2011-03-05 10:08:30 +01:00
SchemaValidatorTest.php
DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files
2010-05-11 23:08:36 +02:00
SetupTest.php
DDC-1350 - Bugfixes in Doctrine\ORM\Tools\Setup
2011-08-30 20:40:26 +02:00