alpha
Login
or
Join now
solpbc.org
/
aerie
Star
23
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
cloudflare-native port of the tangled knot server
Star
23
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
aerie
/
dbdrv
/
testfake
/
at
main
2 files
Jer Miller
dbdrv/testfake: reject bigint binds to guard D1 cutover regression
4mo ago
59729917
server.go
dbdrv/testfake: reject bigint binds to guard D1 cutover regression The D1 test fake now rejects i64-tagged bind args outside +/-(2^53-1) with a D1-style D1_TYPE_ERROR/bigint message, mirroring Cloudflare D1 bind behavior for JS BigInt. Add i64_bind_rejected as the regression guard and i64_result_round_trip to keep read-direction coverage explicit. The result-direction i64 encode path remains unchanged. Patch category: aerie-distribution
4 months ago
server_test.go
dbdrv/testfake: reject bigint binds to guard D1 cutover regression The D1 test fake now rejects i64-tagged bind args outside +/-(2^53-1) with a D1-style D1_TYPE_ERROR/bigint message, mirroring Cloudflare D1 bind behavior for JS BigInt. Add i64_bind_rejected as the regression guard and i64_result_round_trip to keep read-direction coverage explicit. The result-direction i64 encode path remains unchanged. Patch category: aerie-distribution
4 months ago