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
/
postgres
/
2013011000.sql
blob: a8cf917d09339b88b6ba5c9bb1a08b603992a51e (
plain
)
1
2
3
4
CREATE
TABLE
"system"
(
name
varchar
(
64
)
NOT
NULL
PRIMARY
KEY
,
value
text
);