mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-05-03 11:44:18 +02:00
Conflict Test
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Conflict Test
|
||||
-- @exportedAt: 2026-04-28T17:46:51.606Z
|
||||
-- @opIds: 8043
|
||||
|
||||
-- --- BEGIN op 8043 ( update custom_format "AAC" )
|
||||
update "custom_formats" set "description" = 'Matches ''AAC'' Regex Pattern and negates any other audio types that might conflict' where "name" = 'AAC' and "description" = 'Matches ''AAC'' Regex Pattern and negates any other audio types that might conflict.';
|
||||
-- --- END op 8043
|
||||
Reference in New Issue
Block a user