aboutsummaryrefslogtreecommitdiffstats
path: root/db/downgrade_0073---0072.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/downgrade_0073---0072.sql')
-rw-r--r--db/downgrade_0073---0072.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/downgrade_0073---0072.sql b/db/downgrade_0073---0072.sql
new file mode 100644
index 000000000..1ae19b9d7
--- /dev/null
+++ b/db/downgrade_0073---0072.sql
@@ -0,0 +1,2 @@
+DROP INDEX problem_fulltext_idx;
+DROP INDEX comment_fulltext_idx;