dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Make upload progress text more compact. E.g. "500 KB of 10 MB" becomes "0.5...
Aleksander Machniak
2014-11-20
2dfad0a56454ec3d3bc981379078424ba443f2aa
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008092100.sql
1
2
3
4
-- Updates from version 0.2-beta
CREATE INDEX ix_session_changed ON session (changed);
CREATE INDEX ix_cache_created ON cache (created);