mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
b87fc7796a
* Add pre run error & propagate input transforms there * Handle pre-run errors * Update SQLX data * Update SQLX data
2 lines
80 B
SQL
2 lines
80 B
SQL
-- Add up migration script here
|
|
ALTER TABLE queue ADD COLUMN pre_run_error text; |