create table errors ( code integer not null, message text not null, details text );