1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM/Tools
Thomas Rothe fb055ca75d fixed problems with joined inheritance and composite keys
SchemaTool now creates all Id columns not just only the first one.
Insert statement for child entity now contains parameter for additional key columns only once.
2012-12-16 18:20:10 +01:00
..
Console Fix for DDC-1765 2012-11-17 16:18:18 +01:00
Event Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
Export Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
Pagination extracted pgsql sql generation into a helper method 2012-11-12 13:48:55 +01:00
ConvertDoctrine1Schema.php Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
DebugUnitOfWorkListener.php Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
DisconnectedClassMetadataFactory.php Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
EntityGenerator.php Fix CS 2012-11-27 16:58:48 -02:00
EntityRepositoryGenerator.php Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
ResolveTargetEntityListener.php [DDC-2109] Fix bug with ResolveTargetEntityListener and ManyToMany associations. 2012-11-12 15:48:10 +01:00
SchemaTool.php fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00
SchemaValidator.php Removed an unused private method in the SchemaValidator 2012-11-03 16:37:34 +01:00
Setup.php Fixed coding standards in the Tools namespace 2012-11-03 16:37:31 +01:00
ToolEvents.php remove svn markers 2012-06-19 15:27:41 -03:00
ToolsException.php LGPL => MIT 2012-05-26 14:37:00 +02:00