SQLite format 3@ .v }s5-indexsts_policy_domain_tssts_policy_cacheCREATE INDEX sts_policy_domain_ts on sts_policy_cache (domain, ts)p/-indexsts_policy_domainsts_policy_cacheCREATE UNIQUE INDEX sts_policy_domain on sts_policy_cache (domain)--3tablests_policy_cachests_policy_cacheCREATE TABLE sts_policy_cache (domain text, ts integer, pol_id text, pol_body text)11+tableproactive_fetch_tsproactive_fetch_tsCREATE TABLE proactive_fetch_ts (id integer primary key, last_fetch_ts integer)