1 line
77 B
MySQL
1 line
77 B
MySQL
|
ALTER TABLE user_ ADD COLUMN validator_time timestamp not null default now();
|