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

Any hope for custom types/serializers? #55

Open
reinux opened this issue Dec 4, 2020 · 0 comments
Open

Any hope for custom types/serializers? #55

reinux opened this issue Dec 4, 2020 · 0 comments

Comments

@reinux
Copy link

reinux commented Dec 4, 2020

This may not be what you're talking about in the docs, but I would like to be able to use type converters, especially for managing things like IDs, which I typically wrap in a single-case union.

I have a thin SQL wrapper I wrote that lets me add converter functions to automatically serialize/deserialize when I run a query. This is especially useful with SQLite's much lighter type system. If I could do something like that in Rezoom.SQL, I would immediately jump ship and never look back.

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

No branches or pull requests

1 participant