dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
Aleksander Machniak
2013-02-25
ccc2e358f2cb3ea831f68b7c8df9192b3b675c17
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2013011000.sql
1
2
3
4
CREATE TABLE "system" (
name varchar(64) NOT NULL PRIMARY KEY,
value text
);