dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Move LDAP libs to optional 'suggest' block in order to not block installati...
Thomas Bruederli
2014-09-08
b3cca2e46da4d39565b3dc50b1f52db9ba4022b3
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);