mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
2 lines
88 B
SQL
2 lines
88 B
SQL
-- Add down migration script here
|
|
ALTER TABLE variable DROP COLUMN IF EXISTS expires_at; |