dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Allow to search in multiple folders with rcube_imap::search_once(); always ...
Thomas Bruederli
2014-04-14
f97fe4ee084cd3fd286625cb9fe4ec9b5c5a9d6d
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);