mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-09-03 14:50:03 +02:00
Change playWEB Regex to account for Duplicate Drift
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Change playWEB Regex to account for Duplicate Drift
|
||||
-- @exportedAt: 2026-06-30T03:12:57.545Z
|
||||
-- @opIds: 11458
|
||||
|
||||
-- --- BEGIN op 11458 ( update regular_expression "playWEB" )
|
||||
update "regular_expressions" set "pattern" = '\b(playWEB)\b' where "name" = 'playWEB' and "pattern" = '^(playWEB)$';
|
||||
-- --- END op 11458
|
||||
Reference in New Issue
Block a user