mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-09-03 08:40:02 +02:00
Change SDR Name to Prevent Drift Issues
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
-- @operation: export
|
||||||
|
-- @entity: batch
|
||||||
|
-- @name: Change SDR Name to Prevent Drift Issues
|
||||||
|
-- @exportedAt: 2026-07-11T00:11:02.798Z
|
||||||
|
-- @opIds: 12330
|
||||||
|
|
||||||
|
-- --- BEGIN op 12330 ( update custom_format "SDR (2160p)" )
|
||||||
|
update "custom_formats" set "name" = 'SDR (2160p)' where "name" = 'SDR';
|
||||||
|
-- --- END op 12330
|
||||||
Reference in New Issue
Block a user