dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix handling untagged responses in IMAP FETCH - "could not load message" er...
Aleksander Machniak
2013-04-29
c6f5adbac33e5a14cce5c093b2b9e69ec39a52c6
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);