dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use Net_SMTP-1.7.x and Net_Sieve-1.5.x (Roundcube fork), update changelog (...
Aleksander Machniak
2015-09-08
d3823fe0a0083b779cdf2fa81b80cf6ed445f57e
[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`);