lemmy/migrations/2022-02-18-210946_default_theme/up.sql

1 line
No EOL
74 B
SQL

alter table site add column default_theme text not null default 'browser';