mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
parent
182b8ab864
commit
3267b71217
@ -1,3 +1,3 @@
|
||||
UPDATE workflow_definition_entity
|
||||
SET json = jsonb - 'type'
|
||||
SET json = json - 'type'
|
||||
WHERE json->>'type' IS NOT NULL;
|
||||
Loading…
x
Reference in New Issue
Block a user