Aleksander Machniak
2015-02-25 83f1f6b12fb5405ca598322e09b3ccd0842ccc85
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;