dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
More improvements to format=flowed handling + fix in wordwrap() used intern...
Aleksander Machniak
2013-01-20
9deb663f94e9819e9a0b5c6bb2026e1e37bac5e3
[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`);