mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 16:03:47 +00:00
* custom envs * feat: custom envs * only on non cloud * remove unecessary imports
3 lines
71 B
SQL
3 lines
71 B
SQL
-- Add down migration script here
|
|
ALTER TABLE script DROP COLUMN envs;
|