Skip to content

feat: accept None as a param type #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 1, 2024
Merged

feat: accept None as a param type #75

merged 4 commits into from
Nov 1, 2024

Conversation

notrab
Copy link
Member

@notrab notrab commented Oct 30, 2024

Attempts to fix #51 and various other mentions of None support:

I haven't checked @levydsa if there's something in libsql-c we do differently for cases like this (and if we plan to replace the internals here with those bindings).

@notrab notrab requested review from penberg and levydsa October 30, 2024 10:17
@notrab notrab merged commit 397c429 into main Nov 1, 2024
6 checks passed
@notrab notrab deleted the none-type-support branch November 1, 2024 10:39
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.

Inserting None results in panic
2 participants