Delete Dutch Groups

This commit is contained in:
Seraphys
2026-08-28 22:09:52 +00:00
parent b1a1197d3e
commit 9359699ea3
+9
View File
@@ -0,0 +1,9 @@
-- @operation: export
-- @entity: batch
-- @name: Delete Dutch Groups
-- @exportedAt: 2026-08-28T22:09:50.662Z
-- @opIds: 14151
-- --- BEGIN op 14151 ( delete custom_format "Dutch Groups" )
delete from "custom_formats" where "name" = 'Dutch Groups';
-- --- END op 14151