dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
Thomas Bruederli
2014-03-13
8d3b27b9e8aff077b15ff33c0e9abaec3cfd9cb2
[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`);