Skip to content
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

feat (client): make converter API public #1397

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

kevin-dp
Copy link
Contributor

This PR extends the converter API with encodeRow(s)/decodeRow(s) methods and exports the API.
This API is a nice to have when dealing with raw queries and having to correctly serialise/deserialise rows to/from the database.

Copy link

linear bot commented Jun 24, 2024

@kevin-dp kevin-dp force-pushed the kevindp/vax-1931-extract-sync-and-raw branch 2 times, most recently from b2f1f0f to f2f3bc7 Compare June 26, 2024 10:50
Base automatically changed from kevindp/vax-1931-extract-sync-and-raw to main June 26, 2024 11:51
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.

None yet

1 participant