dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is d...
Aleksander Machniak
2013-06-21
9df7e17043e241b5e3d1d4739ff6d24fdeecc205
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);