summary history files

db/migrations/000001_init.down.sql
DROP TABLE IF EXISTS metric;
DROP TABLE IF EXISTS ct;
DROP TABLE IF EXISTS config;