6 Commits

Author SHA1 Message Date
0112484375 fix(db): fix error handling in person get func 2025-01-18 19:01:22 +03:00
fbba2c035f refactor(db): move users and persons functions into separate files 2025-01-18 18:05:52 +03:00
171ca5e52c init(db): add all other persons functions
also add transaction wrapper and make some changes in persons get func
2025-01-18 17:59:43 +03:00
cf444831f3 init(db): add persons get func 2025-01-17 19:01:48 +03:00
6f675b843c init(db): add user login and auth funcs 2025-01-17 18:49:49 +03:00
ec90dfb9dc init(db): initialize db module
also add go.mod and go.sum
2025-01-17 18:14:39 +03:00