Aleksander Machniak
2015-01-23 686ff4b538b3fc4f0c632b1d35a123b2ee3770cc
1
2
3
4
-- Updates from version 0.4-beta
 
ALTER TABLE users ALTER last_login DROP NOT NULL;
ALTER TABLE users ALTER last_login SET DEFAULT NULL;