cloudflare / cloudflare/workerd
D1 Javascript API: Support BigInt
Open
feature request
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
### Describe the solution
Per the D1 documentation:
> D1 supports 64-bit signed INTEGER values internally, however BigInts are not currently supported in the API yet
This is limiting, and would be great if implemented.
Also affects Durable Objects in SQLite mode.
Contributor guide
Assessment
This issue has not been assessed yet.