mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-06 11:46:03 +02:00
(refs #343)Add drop COMMIT_LOG table statement in migration for 1.13
This commit is contained in:
1
src/main/resources/update/1_13.sql
Normal file
1
src/main/resources/update/1_13.sql
Normal file
@@ -0,0 +1 @@
|
||||
DROP TABLE COMMIT_LOG;
|
||||
Reference in New Issue
Block a user