Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

[Core] Use fetch_one when fixed in SQLx #144

Open
eigenein opened this issue Sep 18, 2020 · 0 comments
Open

[Core] Use fetch_one when fixed in SQLx #144

eigenein opened this issue Sep 18, 2020 · 0 comments
Assignees
Labels
blocked Blocked technical debt Maybe later

Comments

@eigenein
Copy link
Owner

Follows up #143.

One should use fetch_one instead of the .fetch_all(...).await?.first().unwrap() trick, but at the moment fetch_one is broken.

@eigenein eigenein added technical debt Maybe later blocked Blocked labels Sep 18, 2020
@eigenein eigenein self-assigned this Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Blocked technical debt Maybe later
Projects
None yet
Development

No branches or pull requests

1 participant