mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
849842e9c6
* init * progress * all * sqlx * remove unecessary test * done * frontend * frontend
3 lines
77 B
SQL
3 lines
77 B
SQL
-- Add down migration script here
|
|
ALTER TABLE queue DROP COLUMN same_worker;
|