index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SQL
/
sqlite
/
2008060900.sql
blob: 157029c28b839e21217ec4fcbb6f591aca46ad26 (
plain
)
1
2
3
--
Updates
from
version
0.2
-
alpha
CREATE
INDEX
ix_messages_created
ON
messages
(
created
);