dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Performance fix: Do not ask for folder attributes if we know that folder do...
Aleksander Machniak
2013-07-09
e89d8f1fec3743e9ee1018d3bab1a375ab79cebf
[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`);