P5-6119 Remove categories_i18n table (#156)

* Remove categories_i18n table
This commit is contained in:
Niklas Fondberg
2020-12-01 10:51:01 +01:00
committed by GitHub
parent d37962bebf
commit e249ba917e
+4
View File
@@ -0,0 +1,4 @@
-- P5-6119: remove unused categories_i18n table
DROP TABLE "categories_i18n";