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-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
History
jwage
1a08dd2d90
[2.0][DDC-81] Fixes issue with wrong class names when using sub-namespaces
2009-11-11 21:18:09 +00:00
..
Cli
[2.0] DDC-114 - Extend SchemaTool Drop functionality to optionally drop the complete database. Additionally a filter against all existing table is applied to avoid errors due to dropping non-existant tables. Updated Schema-Tool CLI command with optional calls --drop=database --drop=metadata but kept original --drop which defaults to "metadata". Updated documentation.
2009-11-05 08:47:56 +00:00
Export
[2.0][DDC-81] Fixes issue with wrong class names when using sub-namespaces
2009-11-11 21:18:09 +00:00
Cli.php
[2.0] Fixed incorrectly used variable for cli config
2009-11-03 04:13:35 +00:00
ConvertDoctrine1Schema.php
[2.0][DDC-72] Fixes issue with converting D1 column aliases to D2 field names
2009-11-11 21:15:27 +00:00
SchemaTool.php
[2.0] DDC-109 - Fixed another warning in SchemaTool with inverse join columns and unique constraints.
2009-11-06 14:15:58 +00:00