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
/
mysql
/
2008060900.sql
1
2
3
4
-- Updates from version 0.2-alpha
ALTER TABLE `messages`
ADD INDEX `created_index` (`created`);