dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Re-locate the move-message toolbar button to be next to the related delete ...
Thomas Bruederli
2014-02-14
e7bcd945bd757a4d0d83abb96aecb8c3f7fca54b
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);