create table tokens ( token text primary key, created_date datetime not null default CURRENT_TIMESTAMP );