CREATE TABLE `shouts_bans` ( `ip` text PRIMARY KEY NOT NULL, `expires` integer NOT NULL );