Aleksander Machniak
2013-05-03 cdb53ccb6a15e54ef5c23c134fd346040ec052bf
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;