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
/
lib
/
Doctrine
/
ORM
/
Tools
History
Benjamin Eberlei
338476805d
DDC-830 - Fix extended class in EntityGenerator
2010-10-30 09:16:55 +02:00
..
Console
DDC-784 - Implement doctrine CLI for Windows and refactor CLI stuff in general
2010-09-30 20:57:14 +02:00
Event
[2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code.
2010-03-18 22:36:27 +00:00
Export
Fix DDC-672
2010-10-06 22:18:48 +02:00
ConvertDoctrine1Schema.php
Symfony/Components renamed into Symfony/Component
2010-08-23 12:39:30 -05:00
DisconnectedClassMetadataFactory.php
DDC-752 - Postpone Inheritance Related Metadata Validation into CMF
2010-08-27 22:14:48 +02:00
EntityGenerator.php
DDC-830 - Fix extended class in EntityGenerator
2010-10-30 09:16:55 +02:00
EntityRepositoryGenerator.php
Fixing EntityRepositoryGenerator to not generate the repository if it already exists
2010-04-14 20:42:17 -04:00
SchemaTool.php
DDC-525 - Single Table Inheritance fields of child entities ALWAYS have to be nullable, Schema-Tool now enforces this.
2010-09-27 23:22:52 +02:00
SchemaValidator.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
ToolEvents.php
[2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code.
2010-03-18 22:36:27 +00:00
ToolsException.php
Fixing ORMException
2010-04-14 20:42:39 -04:00