Details
Description
Running sakai_12_mysql_conversion.sql I got:
ERROR 1091 (42000) at line 384: Can't DROP COLUMN `allowlori`; check that it exists
Looking at that area of the script, it seems like someone copy&pasted a statement and didn't update the table name, i.e. the script tries to drop that column twice from the table "lti_tools" instead of once from "lti_tools" and once from "lti_deploy".
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- relates to
-
SAK-32442 LTI Column removals/cleanup for 12
-
- RESOLVED
-