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: Text adapter #2894

Merged
merged 1 commit into from
Nov 23, 2023
Merged

feat: Text adapter #2894

merged 1 commit into from
Nov 23, 2023

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Nov 22, 2023

This will allow users to store and retrieve values of types we don't support, as long as they have Display and FromStr impls.

Caveat: this does not toggle the text format for PostgreSQL, to allow direct input and output of otherwise unsupported types, though it theoretically could.

@abonander abonander force-pushed the ab/text branch 3 times, most recently from 554e606 to 57ede4d Compare November 22, 2023 01:47
@abonander abonander merged commit 9fc9e75 into main Nov 23, 2023
64 checks passed
@abonander abonander deleted the ab/text branch November 23, 2023 01:06
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.

1 participant