Aleksander Machniak
2013-05-31 f5fac810dd2b9276994585789cc68f71c4cd4cd3
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;