dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and retu...
Aleksander Machniak
2014-06-24
6fa1a0da1f0902f10be8fc4eb24180f8e3453c17
[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`);