CREATE TABLE `reminder_worker_state` ( `id` text PRIMARY KEY NOT NULL, `blocked_until` integer NOT NULL );