Files
windmill/backend/migrations/20221127143814_remove_oauth_from_res.up.sql

3 lines
75 B
SQL

-- Add up migration script here
ALTER TABLE resource DROP COLUMN is_oauth;