dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
Aleksander Machniak
2013-01-21
87a96809c7a067f8cc140884558898fd92c87032
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);