dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix missing language name in "Add to Dictionary" request in HTML mode (#149...
Aleksander Machniak
2016-01-08
0bde1c2e4d0872f1acaee4c94b4f7bd38ad354ea
[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`);