lemmy/migrations/2021-12-09-225529_add_publi.../up.sql

2 lines
86 B
SQL

alter table email_verification add column published timestamp not null default now();