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