Files
Rikard BartholfandGitHub ddcbd0afb0 Archive old migrations (#426)
* Archive old migrations

* Fix invalid placement of migrations
2024-10-17 11:19:12 +02:00

4 lines
100 B
SQL

-- P5-6387: remove esales_locale from locales table
ALTER TABLE locales DROP column esales_locale;