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