package
4.13.11
Repository: https://github.com/razor-1/sqlboiler.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

sqlboiler-sqlite3

Configuration

# Absolute path is recommended since the location
# sqlite3 is being run can change.
# For example generation time and model test time.
[sqlite3]
dbname = "/path/to/file"