Toggle helper tables
+/- table definition
CREATE TABLE `sessions` ( `key` text PRIMARY KEY NOT NULL, `value` text NOT NULL )