mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-09-03 08:40:02 +02:00
Fix Atmos Pattern
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
-- @operation: export
|
||||||
|
-- @entity: batch
|
||||||
|
-- @name: Fix Atmos Pattern
|
||||||
|
-- @exportedAt: 2026-08-09T19:04:20.608Z
|
||||||
|
-- @opIds: 12671
|
||||||
|
|
||||||
|
-- --- BEGIN op 12671 ( update regular_expression "ATMOS" )
|
||||||
|
update "regular_expressions" set "pattern" = '\b(ATMOS|CtrlHD|W4NK3R|HQMUX|DON)(\b|\d)' where "name" = 'ATMOS' and "pattern" = '\b(ATMOS|CtrlHD|W4NK3R|HQMUX|DON)(\b|\d';
|
||||||
|
-- --- END op 12671
|
||||||
Reference in New Issue
Block a user