mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
dfcdb2d8ff
* merge * merge * merge * wg * progress * all * all * all * all * all * all * fix * fix
4 lines
116 B
SQL
4 lines
116 B
SQL
-- Add down migration script here
|
|
DROP TABLE worker_group_config;
|
|
|
|
ALTER TABLE worker_ping DROP COLUMN worker_group; |