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

4 lines
68 B
SQL

ALTER TABLE community
ALTER COLUMN followers_url SET NOT NULL;