dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of...
Aleksander Machniak
2013-08-02
f2a9a9007a490d24aa333974ac6205fb286a218a
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);