BuildDocsReferenceGuidesBlogDiscordbun:sqliteDatabaseOptionsstrictBuildDocsReferenceGuidesBlogDiscordbun:sqliteDatabaseOptionsstrictsqlite.DatabaseOptions.strictstrictReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
property strict | bun:sqlite module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- When set to `false` or `undefined`:
- Queries missing bound parameters will NOT throw an error
- Bound named parameters in JavaScript need to exactly match the SQL query.