dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of...
Aleksander Machniak
2013-08-02
f2a9a9007a490d24aa333974ac6205fb286a218a
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);