Aleksander Machniak
2013-03-24 e5a3e61052aaeebf9c58ae501aaf0d046a270371
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;