Constants from sqlite3.h
This list isn't exhaustive, but some of the ones which are relevant
namespace
Constants from sqlite3.h
This list isn't exhaustive, but some of the ones which are relevant
Allow creating a new database
Open the database as read-only (no write operations, no create).
Open the database for reading and writing