dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix version selector - do not list versions newer than 0.9.0, use "0.9 or n...
Aleksander Machniak
2013-06-14
853d0ab2a402222cc87dc83bb27c3fb2f33d84aa
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);