dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix race-condition in setting current page between list and getunread requests
Aleksander Machniak
2015-10-31
3b0318ca3eea211c7d9bd4b5bd0300ae3e0897ef
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);