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 example with external query files #1967

Merged
merged 2 commits into from
Jul 13, 2022
Merged

Conversation

JoeyMckenzie
Copy link
Contributor

@abonander - Original PR went stale, cleaned up my fork to exclude those superfluous commits as my original PR looks like it was closed due to no changes detected between forks

First and foremost, after being relatively new to Rust, sqlx made it incredibly easy to dive right into data-driven applications with a great straightforward API and docs to match. The docs touch on query_file!() and query_as_file!() (along with the other variants), but I thought it would be nice to include a Postgres-based example as well (recently did this in a personal project). Great work!

@abonander abonander merged commit d6c4eff into launchbadge:main Jul 13, 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

Successfully merging this pull request may close these issues.

2 participants