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-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
/
Cli
/
Tasks
History
jwage
93e6cabe04
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
2009-10-22 22:19:17 +00:00
..
AbstractTask.php
[2.0] Splitting ClassMetadata in to ClassMetadataInfo and other bug fixes
2009-10-05 04:11:29 +00:00
ClearCacheTask.php
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
2009-10-22 22:19:17 +00:00
ConvertMappingTask.php
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
2009-10-22 22:19:17 +00:00
EnsureProductionSettingsTask.php
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
2009-10-22 22:19:17 +00:00
GenerateProxiesTask.php
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.
2009-10-14 20:18:36 +00:00
HelpTask.php
[2.0] small visual cli changes
2009-09-01 16:33:58 +00:00
RunDqlTask.php
[2.0] Removed xdebug builtin support from Debug::dump(). Added run-dql CLI Task. Updated tasks to wrap Exceptions thrown and diplay nicely. Fixed bug with CLI that ws incorrectly splitting strings into an array instead of consider them raw.
2009-09-08 20:13:09 +00:00
RunSqlTask.php
[2.0] Removed xdebug builtin support from Debug::dump(). Added run-dql CLI Task. Updated tasks to wrap Exceptions thrown and diplay nicely. Fixed bug with CLI that ws incorrectly splitting strings into an array instead of consider them raw.
2009-09-08 20:13:09 +00:00
SchemaToolTask.php
[2.0] Fix CLI documentation of schema-tool task
2009-10-17 01:57:50 +00:00
VersionTask.php
[2.0] Implemented CLI Task Version. Added support to DECIMAL datatype.
2009-09-04 19:08:32 +00:00