dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Remove common subject prefixes Re:, Re[x]:, Re-x: on reply (#1490497)
Aleksander Machniak
2015-08-18
60ab5540038dd8827e80998f4a11c76435d0c24c
[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`);