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

Check if we can update sqlx to v0.8.0 #351

Open
thesimplekid opened this issue Sep 15, 2024 · 1 comment
Open

Check if we can update sqlx to v0.8.0 #351

thesimplekid opened this issue Sep 15, 2024 · 1 comment
Labels
cdk-sql good first issue Good for newcomers help wanted Extra attention is needed

Comments

@thesimplekid
Copy link
Collaborator

I used v0.6 of sqlx because there were some circular deps that I suspected were from the older version of rust-bitcoin now that thats been updated we may be able to update sqlx. Ideally keeping msrv where it is but sqlx does keep a strict msrv so it may or may not be possible.

@thesimplekid thesimplekid added help wanted Extra attention is needed good first issue Good for newcomers cdk-sql labels Sep 15, 2024
@prusnak
Copy link
Contributor

prusnak commented Sep 16, 2024

my attempt in #352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdk-sql good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants