dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix varius db_prefix issues (#1489839) - Move DDL script execution code to ...
Aleksander Machniak
2014-04-29
90f7aa9e39e744e708a597ff6d1ac83f7c4fcef5
[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`);