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

query_as_with not properly documented and no examples #3363

Open
liciana24 opened this issue Jul 22, 2024 · 0 comments
Open

query_as_with not properly documented and no examples #3363

liciana24 opened this issue Jul 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@liciana24
Copy link

Bug Description

the query_as_with function is not properly documented and has no examples. does not seem to work similar to query_as() with fetch_one(). clarification needed.

Minimal Reproduction

https://docs.rs/sqlx/latest/sqlx/fn.query_as_with.html

Info

  • SQLx version: [REQUIRED]
  • SQLx features enabled: [REQUIRED]
  • Database server and version: [REQUIRED] (MySQL / Postgres / SQLite <x.y.z>)
  • Operating system: [REQUIRED]
  • rustc --version: [REQUIRED]
@liciana24 liciana24 added the bug label Jul 22, 2024
@abonander abonander added documentation Improvements or additions to documentation and removed bug labels Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants