dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1. Prepare core and Larry skin for improved accessibility 2. Implement full...
Thomas Bruederli
2014-04-30
e8bcf08c72a18b3bf396e6448d6658227ecb46f2
[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`);