2 lines
86 B
MySQL
2 lines
86 B
MySQL
![]() |
alter table email_verification add column published timestamp not null default now();
|