dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488...
Aleksander Machniak
2013-10-30
b972b4c4c079898250912588d1eb1d8907dfe868
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);