variablesqlite.constants.SQLITE_OPEN_READONLYconst SQLITE_OPEN_READONLY: numberOpen the database as read-only (no write operations, no create).