mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-06 09:04:48 +00:00
1 line
77 B
SQL
1 line
77 B
SQL
alter table comment add column distinguished boolean not null default false;
|