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

If you choose SQLx, there will be an error when using MySQL. #27

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

pengchanglu
Copy link
Contributor

SQLx official website documentation:
// Make a simple query to return the given parameter (use a question mark ? instead of $1 for MySQL/MariaDB)

SQLx official website documentation:
// Make a simple query to return the given parameter (use a question mark `?` instead of `$1` for MySQL/MariaDB)
@pengchanglu
Copy link
Contributor Author

选择sqlx 会报错,报错如下,这是对这个问题的修改
image

@fankaiLiu fankaiLiu merged commit d0d437a into salvo-rs:main Oct 28, 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.

2 participants