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

Investigate if sqlx advanced scanning can help our User and Post queries. Implement if deemed useful. #121

Open
3 tasks
codegold79 opened this issue Feb 13, 2021 · 0 comments

Comments

@codegold79
Copy link
Collaborator

codegold79 commented Feb 13, 2021

Investigate if sqlx advanced scanning can help our User and Post queries.

A/C

  • Read the section on Advanced Scanning in the Illustrated Guide to SQLX.
  • Write in the comments the reasons for and against using advanced scanning in the user and posts queries.
  • If there's enough reason to use advanced scanning, update the queries as appropriate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant