dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
mailbox/listing: Make server response for large mailbox listing faster when...
Bostjan Skufca
2016-04-09
70a8236cd5db7f1dee55dc9da8ee7bc49a1bf813
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);