Make user login atomic #4

Merged
simponic merged 2 commits from user-login-upsert into main 2024-04-02 16:41:22 -04:00
Owner

Moved from two separate queries during user login to a single query using SQLite's UPSERT functionality.

Moved from two separate queries during user login to a single query using [SQLite's `UPSERT` functionality](https://www.sqlite.org/lang_upsert.html).
ezri added 2 commits 2024-04-02 16:38:53 -04:00
ezri requested review from simponic 2024-04-02 16:39:30 -04:00
Owner

great!

great!
simponic merged commit 09215bc616 into main 2024-04-02 16:41:22 -04:00
ezri deleted branch user-login-upsert 2024-04-02 16:45:21 -04:00
ezri removed review request for simponic 2024-04-08 12:07:20 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hatecomputers/hatecomputers.club#4
No description provided.