create table persistent_cache (key text primary key, data blob, date text not null);