dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add Oracle driver which uses OCI8 extension - the one that supports CLOB co...
Aleksander Machniak
2014-09-17
d7c91c14f8ebacc6fde60b9a6cb16cab523102f1
[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`);