dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Validate all text attachments not only text/plain. This fixes invalid warni...
Aleksander Machniak
2013-07-29
d59a8d29d6ae877e9f56a0e3fe3d1068661a9473
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2010042300.sql
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;