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 to sqlx 8 (waiting for sqlx release) #159

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pxp9
Copy link
Collaborator

@pxp9 pxp9 commented Nov 23, 2024

Update the crate sqlx.

@pxp9
Copy link
Collaborator Author

pxp9 commented Nov 23, 2024

We should wait to this PR to be approved

launchbadge/sqlx#3608

@pxp9 pxp9 requested a review from ayrat555 December 14, 2024 17:57
@pxp9
Copy link
Collaborator Author

pxp9 commented Dec 14, 2024

We should wait for this changes to be released #3608

@ayrat555
Copy link
Owner

@pxp9 looking great. can you please fix clippy?

@pxp9 pxp9 changed the title update to sqlx 8.1 (waiting for sqlx PR) update to sqlx 8 (waiting for sqlx release) Dec 21, 2024
# "sqlite",
# "mysql",
#] }
sqlx = { git = "https://github.com/launchbadge/sqlx.git", branch = "main", features = [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it won't be possible to release a new version if the crate will reference a github repo

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know , I am officially waiting for the sqlx 8.3 release.

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