lemmy/migrations/2024-04-15-105932_community.../up.sql

4 lines
69 B
SQL

ALTER TABLE community
ALTER COLUMN followers_url DROP NOT NULL;