science-ation/db/db.update.19.sql

2 lines
68 B
MySQL
Raw Normal View History

ALTER TABLE `schools` CHANGE `lastlogin` `lastlogin` DATETIME NULL;