mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-09-03 10:00:03 +02:00
Tweak AD
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Tweak AD
|
||||
-- @exportedAt: 2026-08-28T23:56:02.736Z
|
||||
-- @opIds: 14157
|
||||
|
||||
-- --- BEGIN op 14157 ( update regular_expression "Audio Description" )
|
||||
update "regular_expressions" set "pattern" = '\b(Audio[ ._-]?Description)\b' where "name" = 'Audio Description' and "pattern" = '\b(Audio[ ._-]Description)\b';
|
||||
-- --- END op 14157
|
||||
Reference in New Issue
Block a user