mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
b076e093df
* feat: add unique id * fix: sqlx prepare * feat: add disable option * fix: cron schedule
2 lines
81 B
SQL
2 lines
81 B
SQL
-- Add down migration script here
|
|
DELETE FROM global_settings WHERE name = 'uid'; |