dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Store group objectclass to member attribute mapping in one place, cs fixes
Aleksander Machniak
2013-07-03
3e7b9be05c68fca5617c3c01b0cf3bf5f3b32113
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);