-- P5-4121: Switch to EUR on PL market UPDATE "i18n-currencies_territories" SET currency='EUR' WHERE territory='PL'; DELETE FROM "delivery-methods_prices" WHERE currency='PLN'; DELETE FROM "giftvouchers" WHERE currency='PLN'; DELETE FROM "i18n-currencies" WHERE iso3char='PLN';