dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ...
Aleksander Machniak
2013-11-25
ac3cddac97afb04a079b3f32d689304bb5228ee2
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);