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

Support :named place holders #84

Open
soulstompp opened this issue Aug 19, 2022 · 0 comments
Open

Support :named place holders #84

soulstompp opened this issue Aug 19, 2022 · 0 comments

Comments

@soulstompp
Copy link

Most of the Rust libraries for accessing MySQL allow named parameters using the :name syntax, it would be ideal to be able to parse these as an ItemPlaceholder::Named(String).

@soulstompp soulstompp changed the title Support :named query params Support :named place holders Aug 19, 2022
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

No branches or pull requests

1 participant