dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix .htaccess rewrite rules to not block .well-known URIs (#1490615)
Aleksander Machniak
2015-12-22
1c2aad89ab86b519b0ca7f0cb560b917b2ca595a
[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`);