7 Commits

Author SHA1 Message Date
e26f46b5d2
Add login logic (token) (#42) 2023-09-28 00:17:03 +02:00
d1cdce72ed
Extract PrivacyAccepted fields into separate calls (#41) 2023-09-27 20:49:05 +02:00
34889a5fcf
add privacy fields of db.account to db calls and endpoints (#38) 2023-09-27 00:30:29 +02:00
a07c91e9b9
add consistency to sqlc queries - quotations (#35) 2023-09-25 00:50:11 +02:00
1ad3aa8d4f
add db.updateAccountTx transaction (#31) 2023-09-25 00:28:16 +02:00
921250056b rf/removes account.username
seems unneccessary because email is already a unique identifier
2023-09-21 21:47:08 +02:00
fb6735c630 rf/renames customer to account
seems to be more idiomatic
2023-09-21 21:41:30 +02:00