Skip to content

libsql: Add authorizer support#2020

Merged
penberg merged 1 commit intomainfrom
auth
Apr 9, 2025
Merged

libsql: Add authorizer support#2020
penberg merged 1 commit intomainfrom
auth

Conversation

@penberg
Copy link
Copy Markdown
Collaborator

@penberg penberg commented Apr 9, 2025

This adds support for sqlite3_set_authorizer(). The API follows rusqlite and the enumerations are lifted straight from rusqlite for compatibility.

This adds support for `sqlite3_set_authorizer()`. The API follows
rusqlite and the enumerations are lifted straight from rusqlite for
compatibility.
@penberg penberg added this pull request to the merge queue Apr 9, 2025
Merged via the queue into main with commit 81fa360 Apr 9, 2025
19 checks passed
@penberg penberg deleted the auth branch April 9, 2025 13:21
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.

2 participants