dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add new feature to save and recall text snippets (aka canned responses) whe...
Thomas Bruederli
2013-07-25
0b1de8a487034724e8acbdccf8a7b506d1ecaeed
[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`);