[Opendnssec-user] migration whacks me

Randy Bush randy at psg.com
Mon Aug 5 11:48:46 UTC 2013


>     alter table zones add column in_type varchar(512) default "File";

# sqlite3 
SQLite version 3.7.17 2013-05-20 00:56:22
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> alter table zones add column in_type varchar(512) default "File";
Error: no such table: zones



More information about the Opendnssec-user mailing list