Toggle helper tables
CREATE TABLE `gpg_key_import` ( `key_id` TEXT PRIMARY KEY NOT NULL, `content` TEXT NOT NULL )