summary history files

desktop/sqlboiler.toml
output = "backend/model"
pkgname = "model"
wipe = true
no-tests = true

[sqlite3]
dbname = "./.pennyapp.db"
blacklist = ["schema_migrations", "splits_1"]