desktop/sqlboiler.toml
output = "backend/model" pkgname = "model" wipe = true no-tests = true [sqlite3] dbname = "./.pennyapp.db" blacklist = ["schema_migrations", "splits_1"]
| homepage: | https://compounddata.com/projects/penny |
| git clone: | https://git.compounddata.com/penny |
| summary | history | files |
output = "backend/model" pkgname = "model" wipe = true no-tests = true [sqlite3] dbname = "./.pennyapp.db" blacklist = ["schema_migrations", "splits_1"]