Commit graph

  • 6e1ac07b04 feat: sqlite: implement GetUserByUsername main juancwu 2026-05-06 01:09:47 +00:00
  • 9220753210 chore: add not found case for GetUserByEmail test juancwu 2026-05-06 00:47:04 +00:00
  • dd0bef7590 chore: add docs to GetUserByEmail juancwu 2026-05-06 00:39:06 +00:00
  • 418aeb5f6c refactor: use helper function to scan user in GetUserByID juancwu 2026-05-06 00:38:33 +00:00
  • 7c9b7aa154 feat: sqlite: implement GetUserByEmail juancwu 2026-05-06 00:37:47 +00:00
  • 9918c9918f feat: initial sqlite store juancwu 2026-05-06 00:16:39 +00:00
  • 52814db43d refactor: change named types in nullables to structs juancwu 2026-05-05 17:38:20 +00:00
  • e8f7a7e329 refactor: change the way default values are set in service constructor juancwu 2026-05-05 15:01:38 +00:00
  • 336bd34bd3 init service juancwu 2026-05-04 20:52:35 +00:00
  • 9bffb2e39d move IDGenerator interface to service package juancwu 2026-05-04 20:52:23 +00:00
  • 9091ea8387 extend user model with status tracking juancwu 2026-05-04 20:52:03 +00:00
  • b947535795 initial pase store definitions juancwu 2026-05-04 18:39:25 +00:00
  • fefe08f6f9 Initial commit juancwu 2026-05-01 00:07:47 +00:00