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
53a153bc15
Merge pull request
#111
from Gregwar/yaml_entity_repository
...
[Tools] Added entityRepository support in yaml exporter
2011-08-30 11:43:25 -07:00
..
Console
DDC-1344 - Fix path displaying to not use realpath()ed variables
2011-08-27 13:36:18 +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
[Tools] Added entityRepository support in yaml exporter
2011-08-29 17:40:54 +02:00
ConvertDoctrine1Schema.php
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
DebugUnitOfWorkListener.php
Add doccomments, refactor into listener and dump method to allow re-use
2011-07-08 14:32:12 +02:00
DisconnectedClassMetadataFactory.php
DDC-1254 - Dont throw exception about missing id in disconnected metadata factory
2011-07-12 23:39:56 +02:00
EntityGenerator.php
@Target annotation and support to common 2.2-DEV
2011-08-13 16:28:05 -03:00
EntityRepositoryGenerator.php
Fixing EntityRepositoryGenerator to not generate the repository if it already exists
2010-04-14 20:42:17 -04:00
SchemaTool.php
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
SchemaValidator.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
Setup.php
DDC-1350 - Bugfixes in Doctrine\ORM\Tools\Setup
2011-08-30 20:40:26 +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