Current File : /home/choksima/domains/choksima.com/public_html/roundcube/SQL/postgres/2010042300.sql
-- Updates from version 0.4-beta

ALTER TABLE users ALTER last_login DROP NOT NULL;
ALTER TABLE users ALTER last_login SET DEFAULT NULL;