dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add 'if not exists' to system table creation. Just in case some previous db...
Thomas Bruederli
2013-03-28
bcfdac6660b2c3d1527d1e993f63f345992d0afa
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2008060900.sql
1
2
3
-- Updates from version 0.2-alpha
CREATE INDEX ix_messages_created ON messages (created);