Fix invalid redirect (#538)

* Fix invalid redirect

* Make the DELETE as specific as it can be

* Prepare release
This commit is contained in:
Rikard Bartholf
2026-02-23 14:12:07 +01:00
committed by GitHub
parent ad18b1d439
commit d42fc261a7
+2
View File
@@ -0,0 +1,2 @@
-- Should affect 93 rows
DELETE FROM redirects WHERE source_uri LIKE 'zigzag-cloud-dancer-%';