mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-06-22 23:23:49 +02:00
Delete Unreferenced
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Delete Unreferenced
|
||||
-- @exportedAt: 2026-05-20T00:15:31.880Z
|
||||
-- @opIds: 10578, 10579
|
||||
|
||||
-- --- BEGIN op 10578 ( delete regular_expression "Not Subbed" )
|
||||
delete from "regular_expressions" where "name" = 'Not Subbed';
|
||||
-- --- END op 10578
|
||||
|
||||
-- --- BEGIN op 10579 ( delete regular_expression "Sicario" )
|
||||
delete from "regular_expressions" where "name" = 'Sicario';
|
||||
-- --- END op 10579
|
||||
Reference in New Issue
Block a user