server: run DB migrations on startup
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP INDEX IF EXISTS post_summary_idx;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
DROP INDEX IF EXISTS post_summary_idx;
|
||||