dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Improved attachment reminder dialog (#1489091) Improved core show_popup_dia...
Aleksander Machniak
2013-05-20
c8bc8c97f3f6e5c04fa7b459bdb1c922d7f4e6ad
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2013011000.sql
1
2
3
4
5
6
-- Updates from version 0.9-beta
CREATE TABLE IF NOT EXISTS system (
name varchar(64) NOT NULL PRIMARY KEY,
value text NOT NULL
);