Thomas Bruederli
2015-03-03 3bd027726114a4f66dfcf5cbe069d50b9485f010
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;