dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Make sure prefs always is a valid array (otherwise causes fatal errors if l...
Thomas Bruederli
2014-01-07
e59471fcb9f4e5e11a6d054e930a21b469f76f97
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);