nidus-sync/sql
Eli Ribble 4d55a391c9
Retroactively fix some SQL schema problems
I originally wasn't going to do passwords, but after struggling with
webauthn I decided I'd just go for it. It simplifies the code a lot if I
assert that I always have a password, displayname, etc.
2025-11-05 17:36:32 +00:00
..
test_utils.bob_test.go Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
user_by_username.bob.go Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
user_by_username.bob.sql Add user sessions and login 2025-11-05 17:15:33 +00:00
user_by_username.bob_test.go Add user sessions and login 2025-11-05 17:15:33 +00:00
user_by_username.sql Add user sessions and login 2025-11-05 17:15:33 +00:00