(refs #343)Add drop COMMIT_LOG table statement in migration for 1.13

This commit is contained in:
takezoe
2014-04-11 07:40:07 +09:00
parent 7b7c0e1eee
commit d7eef8bd25
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
DROP TABLE COMMIT_LOG;