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 context to confusing sqlx prepare parse error #2222

Merged
merged 1 commit into from Feb 18, 2023

Conversation

laundmo
Copy link
Contributor

@laundmo laundmo commented Nov 22, 2022

Previously, if cargo metadata failed to run, cargo sqlx prepare would output a cryptic error: EOF while parsing a value at line 1 column 0 as reported in #2218

This PR aims to clear up any confusion about the source of the error by changing the message to. error: Issue parsing 'cargo metadata' output - consider manually running it to check for issues

@abonander abonander changed the base branch from main to 0.7-dev February 17, 2023 22:53
@abonander
Copy link
Collaborator

@laundmo base changed to 0.7-dev, can you rebase please?

@abonander abonander merged commit 2d4fdca into launchbadge:0.7-dev Feb 18, 2023
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.

None yet

2 participants