sqlite3
sqlite3 copied to clipboard
Allow configuring libsqlite location
I would like to bundle my own sqlite library, and setting the env variable is not viable. Can I pass it to the Database constructor or another config function?