nidus-sync/migrations
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
..
00001_initial.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00002_password.sql Retroactively fix some SQL schema problems 2025-11-05 17:36:32 +00:00
00003_add_session.sql Add user sessions and login 2025-11-05 17:15:33 +00:00