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

Fix db issues with Option<> values and upd crates #5594

Merged

Conversation

BlackDex
Copy link
Collaborator

Some tables were lacking an option to convert Option<> to NULL. This commit will fix that.

Also updated the crates to the latest version available.

Some tables were lacking an option to convert Option<> to NULL.
This commit will fix that.

Also updated the crates to the latest version available.
@BlackDex BlackDex requested a review from dani-garcia February 14, 2025 15:30
@dani-garcia dani-garcia merged commit 3baffee into dani-garcia:main Feb 14, 2025
5 checks 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