Skip to content

Commit ceb24a7

Browse files
author
A. Täffner
committed
My SCP client did not upload the corrected file so here is it. sorry!
1 parent c5f49d6 commit ceb24a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/sql/incremental/upd_dev_collection.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,4 @@ ALTER TABLE `dns_rr` CHANGE COLUMN `type` `type` ENUM('A','AAAA','ALIAS','CNAME'
211211
ALTER TABLE `dns_soa`
212212
ADD COLUMN `dnssec_initialized` ENUM('Y','N') NOT NULL DEFAULT 'N',
213213
ADD COLUMN `dnssec_info` TEXT NULL;
214+

0 commit comments

Comments
 (0)