dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e
Aleksander Machniak
2014-04-02
d0cb327af7b60d281dc5945e3fa07ccfd1834b9c
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);