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

Update deps #4

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Update deps #4

merged 2 commits into from
Nov 30, 2024

Conversation

Jupeyy
Copy link
Member

@Jupeyy Jupeyy commented Nov 30, 2024

Refactor sqlx usage.

Newer sqlx make the use of the Any* variants much harder (and not type safe anymore) (e.g. https://github.com/launchbadge/sqlx/issues/2636, https://github.com/launchbadge/sqlx/issues/3155, https://github.com/launchbadge/sqlx/issues/2644 etc.).
So reinvent the wheel and implement an own any wrapper, bcs the older sqlx dep has too many vulnerabilities, don't want to be stuck on that version forever

@Jupeyy Jupeyy merged commit 830316b into ddnet:main Nov 30, 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.

1 participant