dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Consider sort order in UID sort mode of multi-folder search results
Thomas Bruederli
2014-04-08
94e797c1fbc5ae1ce3c57bdc5cdaabd3a9f8f911
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);