task/3382: Harmonisera tabellnamn #6
@ -1365,6 +1365,7 @@ alter table `checklist_answer`
|
||||
|
||||
-- update to NOT_APPLICABLE because of typo in code
|
||||
update `checklist_answer` set answer = 'NOT_APPLICABLE' where answer = 'NOT_APLICABLE';
|
||||
update `answer` set answer = 'NOT_APPLICABLE' where answer = 'NOT_APLICABLE';
|
||||
|
||||
-- table: checklist_question
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user