dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support hashing algorithms without mhash() and even hash() extension (#1490...
Aleksander Machniak
2014-09-28
5c3bbb9e0dfc75b16b66b5cae7fa7a17bb4c04b2
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);