quantrocket / planlogiq

Automatically exported from code.google.com/p/planlogiq
0 stars 0 forks source link

update tm_act_tm_org #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ALTER TABLE `planlogiq`.`tm_activity_has_tm_organisation` ADD COLUMN 
`org_stundensatz` FLOAT NULL DEFAULT 0.00  AFTER `idtm_organisation` , CHANGE 
COLUMN `idtm_activity_has_tm_organisation` `idtm_activity_has_tm_organisation` 
INT(11) NULL DEFAULT NULL AUTO_INCREMENT  ;

Original issue reported on code.google.com by Philipp.Frenzel@googlemail.com on 9 Jul 2010 at 8:30