dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
Aleksander Machniak
2013-05-01
61943150d9c8dfdb710cc22b4cff1e54beaf7574
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);