bradymiller wrote on Monday, April 25, 2011:
hey,
If run the sql upgrade script twice (this is how to ensure the script does not break when upgrade has already been complete), get the following errors:
ALTER TABLE `openemr_postcalendar_categories` ADD `pc_cattype` INT( 11 ) NOT NULL COMMENT ‘Used in grouping categories’
ERROR: query failed: ALTER TABLE `openemr_postcalendar_categories` ADD `pc_cattype` INT( 11 ) NOT NULL COMMENT ‘Used in grouping categories’
Error: Duplicate column name ‘pc_cattype’
zhhealthcare,
I’m pretty sure this is related to your recent facility calendar code. please fix (would like to avoid having this script broken for too long).
-brady