Toggle helper tables
CREATE TABLE `app_state` ( `id` TEXT PRIMARY KEY NOT NULL, `revision` INTEGER NULL, `content` TEXT NULL )