mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
2 lines
81 B
SQL
2 lines
81 B
SQL
-- Add up migration script here
|
|
ALTER TABLE flow ADD COLUMN lock_error_logs TEXT; |