lemmy/migrations/2022-01-20-160328_remove_si.../up.sql

3 lines
60 B
SQL

-- Drop the column
alter table site drop column creator_id;