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-03-26 09:53:54 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
History
Benjamin Eberlei
c1dae35a24
Fix notice when using regenerate if exists and file is not new.
2012-01-12 11:20:49 +01:00
..
Console
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
Event
…
Export
Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance.
2011-12-28 09:03:00 +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
Fix notice when using regenerate if exists and file is not new.
2012-01-12 11:20:49 +01:00
EntityRepositoryGenerator.php
…
ResolveTargetEntityListener.php
…
SchemaTool.php
…
SchemaValidator.php
…
Setup.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
ToolEvents.php
…
ToolsException.php
…