Toggle helper tables
+/- table definition
CREATE TABLE `gpg_key_import` ( `key_id` TEXT PRIMARY KEY NOT NULL, `content` TEXT NOT NULL )