-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: COmanage Gears 0.2 (Peter Fifer)
-
Component/s: (old) Gears: COordinate (<= 0.2)
-
None
Trying to add cm_co_extended_attributes via schema update fails. (-f generates a suitable alter statement, but not a create statement.)
$ ./cake schema update -s 2 -dry
Welcome to CakePHP v1.3.7 Console
---------------------------------------------------------------
App : app
Path: /home/nmi/comanage/0.2r68/app
---------------------------------------------------------------
Cake Schema Shell
---------------------------------------------------------------
Performing a dry run.
Comparing Database to Schema...
Error: Missing database table 'cm_co_extended_attributes' for model 'CoExtendedAttribute'