Thomas Bruederli
2013-03-02 6c8ea96a5602c1b255eaf83cc36c08b9fc88f706
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;