1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Tools
Benjamin Eberlei 3c4d2cd890 Merge pull request #253 from mrmkrs/protectedfields
enable set visibilty of class fields in EntityGenerator
2012-01-28 13:13:37 -08:00
..
Console added optional command array as parameter for run method 2012-01-16 21:01:44 -08: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 Merge pull request #196 from goetas/manyidx 2012-01-28 13:11:22 -08:00
Pagination Add support for paginating WHERE NOT ... queries 2012-01-23 15:42:41 +01:00
ConvertDoctrine1Schema.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DebugUnitOfWorkListener.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DisconnectedClassMetadataFactory.php DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons. 2012-01-02 21:32:18 +01:00
EntityGenerator.php Merge pull request #253 from mrmkrs/protectedfields 2012-01-28 13:13:37 -08:00
EntityRepositoryGenerator.php Fixing EntityRepositoryGenerator to not generate the repository if it already exists 2010-04-14 20:42:17 -04:00
ResolveTargetEntityListener.php DDC-1544 - Add unit test and assertions for ResolveTargetEntityListener 2011-12-17 15:00:05 -07:00
SchemaTool.php Implement custom options on table level 2012-01-26 15:05:26 +01:00
SchemaValidator.php [DDC-1601] Fix bugs in SchemaValidator, using all modelsets as testdata for a large test 2012-01-15 11:27:52 +01:00
Setup.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01: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 DDC-1384 - Fix all tests on Oracle 2011-10-29 23:58:09 +02:00