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
2024-12-14 23:26:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
57a97eba01
doctrine2
/
lib
/
Doctrine
/
ORM
/
Tools
History
beberlei
1dae2eaf41
[2.0] DDC-109 - Fixed another warning in SchemaTool with inverse join columns and unique constraints.
2009-11-06 14:15:58 +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] Simplification and fix to cascades.
2009-10-25 22:04:13 +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] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
2009-10-06 22:38:34 +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