dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Avoid session timeouts with memcache backend as proposed by D. Carter via u...
Thomas Bruederli
2013-07-23
1a8cf64dd1e70e387731ce70c006f29beecaebcc
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);