mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-26 17:51:13 +08:00
fix: remove extraneous character
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
ALTER TABLE workflow_template_versions DROP COLUMN uid;
|
||||
|
||||
-- +goose Down
|
||||
_
|
||||
UPDATE workflow_template_versions SET uid = version::text;
|
Reference in New Issue
Block a user