dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Ignore file extension difference for text/plain attachments (#1488891)
Thomas Bruederli
2013-02-07
921115ed56cfcd0527b94bf599d4a80bc7f86616
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);