org.apache.ibatis.migration.template_migration.sql Maven / Gradle / Ivy
-- // ${description}
-- Migration SQL that makes the change goes here.
-- //@UNDO
-- SQL to undo the change goes here.
-- // ${description}
-- Migration SQL that makes the change goes here.
-- //@UNDO
-- SQL to undo the change goes here.