Update to v4.2.0

This commit is contained in:
Christoph Wiechert
2019-10-10 12:35:04 +02:00
parent 62e79958a5
commit c1e428a3ed
2 changed files with 6 additions and 11 deletions

@@ -20,7 +20,6 @@ CREATE TABLE records (
content VARCHAR(64000) DEFAULT NULL,
ttl INT DEFAULT NULL,
prio INT DEFAULT NULL,
change_date INT DEFAULT NULL,
disabled TINYINT(1) DEFAULT 0,
ordername VARCHAR(255) BINARY DEFAULT NULL,
auth TINYINT(1) DEFAULT 1,