drizzle-team / drizzle-team/drizzle-orm-docs
No `node:sqlite` support
Open
- Dominant language
- MDX
- Stars
- 241
- Forks
- 401
- Avg merge
- 5h 44m
- Merged PRs (30d)
- 1
Description
The documentation cites drizzle-orm can be used with node:sqlite, and has a page for it: https://orm.drizzle.team/docs/get-started/node-sqlite-new
There is however no `drizzle-orm/node-sqlite` export. Or, as far as I have searched the codebase, any file that imports `"node:sqlite"` or `"sqlite"` (unqualified). drizzle-team/drizzle-orm#2648 is still an open issue which makes me guess this documentation was hallucinated (possibly based on drizzle-team/drizzle-orm#4346 existing)
The commit that added this is 5e7ebff
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.