1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
2010-08-08 16:43:52 +02:00
..
Console DDC-611 - Throw an exception if trying to clear an APC Cache from the CLI since there is no access to the webserver shared memory (thanks Romain Dalmaso for reporting) 2010-06-28 23:36:09 +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 [DDC-642] Fixes issue with exporters not including inversedBy functionality 2010-06-16 11:47:22 -04:00
ConvertDoctrine1Schema.php Fixing strict standards notice 2010-04-14 20:41:41 -04:00
DisconnectedClassMetadataFactory.php Fixing class description 2010-04-13 18:22:08 -04:00
EntityGenerator.php DDC-651 - Fix short name being used instead of long-name in extends section of EntityGenerator 2010-08-08 16:43:52 +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-723 - Update ORM to depend on latest DBAL Beta3 release, fixed Schema-Tool errors - Use git submodule update to get the latest code 2010-07-28 20:20:47 +02:00
SchemaValidator.php DDC-709 Add further validation for @OrderBy field names on target entities 2010-08-08 11:39:44 +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