dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Mention SQLite database format change in UPGRADING file (#1488983)
Aleksander Machniak
2013-03-07
6e3f2b4294d37cd2209bd7d4930f96f6c0fa6f8d
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX messages_created_idx ON messages (created);