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-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Cli
/
Tasks
History
guilhermeblanco
b274a69ec2
[2.0][DDC-364] Added Doctrine\Common\Version which provides the current version of Doctrine. Also added CLI tasks for Common and DBAL, since they may vary in the future.
2010-02-24 02:54:24 +00:00
..
ClearCacheTask.php
[2.0] Fixing more glitches found with CLI refactoring
2009-12-22 16:17:35 +00:00
ConvertMappingTask.php
[2.0][DDC-306] Fixed issue with non-existant class DoctrineException
2010-02-10 01:30:24 +00:00
EnsureProductionSettingsTask.php
[2.0] Added feedback message when orm:ensure-production-settings is correctly configured.
2010-02-20 20:00:21 +00:00
GenerateProxiesTask.php
[2.0][DDC-281] Fixed several issues with mapping drivers and loading of mapping files.
2010-01-28 12:46:12 +00:00
RunDqlTask.php
[2.0][DDC-316][DDC-346] Implemented support to first result and max results aswell as different hydration mode support in orm:run-dql task
2010-02-20 17:32:25 +00:00
SchemaToolTask.php
[2.0] DDC-259 - Added SQL statement terminator symbol to dump-sql mode SchemaToolTask
2010-02-02 21:22:57 +00:00
VersionTask.php
[2.0][DDC-364] Added Doctrine\Common\Version which provides the current version of Doctrine. Also added CLI tasks for Common and DBAL, since they may vary in the future.
2010-02-24 02:54:24 +00:00