Remove fts_migration table

It is now stored it SOLR instead.
This commit is contained in:
eikek
2021-06-07 17:53:47 +02:00
parent 5205ee0623
commit 3ee0846e19
5 changed files with 16 additions and 106 deletions

View File

@ -0,0 +1 @@
DROP TABLE "fts_migration";

View File

@ -0,0 +1 @@
DROP TABLE `fts_migration`;

View File

@ -0,0 +1 @@
DROP TABLE "fts_migration";