mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
2 lines
71 B
SQL
2 lines
71 B
SQL
-- Add down migration script here
|
|
ALTER TABLE token DROP COLUMN scopes; |