Files
database/migrations/000.408.sql
T

5 lines
407 B
SQL

delete from redirects where source_uri like 'white-orchid-platinum-%';
delete from redirects where source_uri like 'white-orchid-metal-%' and source_uri not like 'white-orchid-metal-gr%';
delete from redirects where source_uri like 'white-orchid-silver-%';
delete from redirects where source_uri like 'essential-dandelions-sand-%';
delete from redirects where source_uri like 'essential-dandelions-stone-%';