P5-6387 Drop esales_locale column in locales (#177)

This commit is contained in:
Niklas Fondberg
2021-02-02 15:38:15 +01:00
committed by GitHub
parent e753a5f98d
commit 59839fd2e3
+3
View File
@@ -0,0 +1,3 @@
-- P5-6387: remove esales_locale from locales table
ALTER TABLE locales DROP column esales_locale;