dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Updated changelog
Thomas Bruederli
2013-01-23
40917b0b340575556a31edbec0cda3ec1ef6f918
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);