Toggle helper tables
+/- table definition
CREATE TABLE `app_state` ( `id` TEXT PRIMARY KEY NOT NULL, `revision` INTEGER NULL, `content` TEXT NULL )