VSQLITE_OPEN_READONLY
Bun

variable

sqlite.constants.SQLITE_OPEN_READONLY

const SQLITE_OPEN_READONLY: number

Open the database as read-only (no write operations, no create).