dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Update changelog
Aleksander Machniak
2016-05-16
0b7e26c1bf6bc7a684eb3a214d92d3927306cd8a
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
commit
|
author
|
age
b7e7c8
1
CREATE TABLE "system" (
AM
2
name varchar(64) NOT NULL PRIMARY KEY,
3
value text
4
);