Skip to content

Conversation

@CollierKing
Copy link
Owner

Closes #6

D1's API was converting Python booleans to strings which broke filtering. Added D1Boolean type with bind/result processors.

Also fixed NULL parameter handling in Workers where Python None became JS undefined instead of null.

D1's API was converting Python booleans to strings which broke filtering.
Added D1Boolean type with bind/result processors. Also fixed NULL parameter
handling in Workers where Python None became JS undefined instead of null.
@CollierKing CollierKing merged commit b99f6c1 into main Jan 2, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Booleans

2 participants