Toggle helper tables
+/- table definition
CREATE TABLE `email_hash` ( `hash` TEXT PRIMARY KEY NOT NULL, `email` TEXT NOT NULL )