#1596: Change 1.1 migrations to be BC
-----------------------------------+----------------------------------------
Reporter: jwage | Owner: jwage
Type: enhancement | Status: new
Priority: minor | Milestone: 1.1.0
Component: Attributes | Version: 1.1-DEV
Keywords: | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 0
-----------------------------------+----------------------------------------
Change the functions like addIndex($direction, etc, etc) to be like they
were originally in 1.0 to maintain BC and then introduce a new
index($direction, etc, etc) function for the special functions that will
automate the opposite end.
--
Ticket URL: <
http://trac.doctrine-project.org/ticket/1596>
Doctrine <
http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper