Optional flagsSQLITE_PREPARE_* flags
Optional unscopedStatement handles prepared and yielded by SQLiteAPI.statements
are normally valid only within the scope of an iteration.
Set unscoped to true to give iterated statements an arbitrary
lifetime.
Generated using TypeDoc
Options object argument for SQLiteAPI.statements