Files

2 lines
91 B
SQL
Raw Permalink Normal View History

ALTER TABLE `notifications` ADD `datetime` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;