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

Add serde feature for Ltree value. #30

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

freeformstu
Copy link
Contributor

@freeformstu freeformstu commented Dec 16, 2024

Adds serde feature which just derives Serialize and Deserialize around values::Ltree so that diesel models can derive serde if they wish.

@freeformstu freeformstu force-pushed the dev/stu/add-serde-feature branch from 342b371 to a8133ff Compare December 17, 2024 00:05
@TheConner
Copy link
Owner

Thanks for the contribution, changes look good to me

@TheConner TheConner merged commit e1f65d6 into TheConner:main Dec 17, 2024
1 check passed
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