artemis/core/data/schema/versions/SDFE_3_rollback.sql

4 lines
108 B
MySQL
Raw Normal View History

SET FOREIGN_KEY_CHECKS=0;
--Can't really add items back so this just does nothing
SET FOREIGN_KEY_CHECKS=1;