tmccormi wrote on Thursday, September 29, 2016:
Got this error during an upgrade operation:
INSERT INTO list_options(list_id,option_id,title,seq,codes,subtype) VALUES (‘medical_problem_issue_list’, ‘poag’,‘POAG’, 10,‘ICD10:H40.11X4’,‘eye’)
ERROR: query failed: INSERT INTO list_options(list_id,option_id,title,seq,codes,subtype) VALUES (‘medical_problem_issue_list’, ‘poag’,‘POAG’, 10,‘ICD10:H40.11X4’,‘eye’)
Error: Unknown column ‘subtype’ in ‘field list’
… devtip/openemr/library/sql_upgrade_fx.php at 675:sqlStatement