CREATE TABLE `host_info` ( `host_id` text PRIMARY KEY NOT NULL, `payload` text, `updated_at` integer );