Skip to content

Latest commit

 

History

History
 
 

sqlboiler-sqlite3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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"