Aleksander Machniak
2013-01-17 aa691c40eda8fbae0f9175a5a59569f24d066a83
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;