Skip to content
Snippets Groups Projects
Commit a698b211 authored by srosse's avatar srosse
Browse files

no-jira: fix merge

parent 06d625c7
No related branches found
No related tags found
No related merge requests found
...@@ -1772,7 +1772,6 @@ alter table o_bs_group_member ENGINE = InnoDB; ...@@ -1772,7 +1772,6 @@ alter table o_bs_group_member ENGINE = InnoDB;
alter table o_re_to_group ENGINE = InnoDB; alter table o_re_to_group ENGINE = InnoDB;
alter table o_bs_grant ENGINE = InnoDB; alter table o_bs_grant ENGINE = InnoDB;
alter table o_repositoryentry_cycle ENGINE = InnoDB; alter table o_repositoryentry_cycle ENGINE = InnoDB;
alter table o_repositorymetadata ENGINE = InnoDB;
alter table o_lti_outcome ENGINE = InnoDB; alter table o_lti_outcome ENGINE = InnoDB;
alter table o_user ENGINE = InnoDB; alter table o_user ENGINE = InnoDB;
alter table o_userproperty ENGINE = InnoDB; alter table o_userproperty ENGINE = InnoDB;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment