CREATE TABLE `email_validation` ( `id` text PRIMARY KEY NOT NULL, `timestamp` integer NOT NULL );