|
b5f39995b2
|
change db.createAccounTx output from CreateAccountTxResult to Account (#33)
|
2023-09-25 00:34:54 +02:00 |
|
|
1ad3aa8d4f
|
add db.updateAccountTx transaction (#31)
|
2023-09-25 00:28:16 +02:00 |
|
|
800132d683
|
ft/add db.createAccountTx transaction
|
2023-09-24 23:56:45 +02:00 |
|
|
d8c8963347
|
rf/replace RandomUser() with RandomName()
|
2023-09-22 13:30:04 +02:00 |
|
|
f090e5fc9d
|
ft/adds mock db using mockgen
go.uber.org/mock/mockgen
|
2023-09-21 23:06:43 +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 |
|
|
b88be701bb
|
add dynamic configuration using viper (#16)
|
2023-09-21 19:18:18 +02:00 |
|
|
cd43a6f23a
|
Itsscb/issue_ftadd-returnsLog-2 (#14)
|
2023-09-20 21:40:32 +02:00 |
|
|
4471bf1b7f
|
ft/add returns
Fixes #1
|
2023-09-20 20:55:17 +02:00 |
|
|
d619440fb9
|
rf/changes schema minorly
|
2023-09-20 20:16:51 +02:00 |
|
|
d405a12ec0
|
ft/add mails
Fixes #3
Adds Tests and minor changes
|
2023-09-19 21:38:17 +02:00 |
|
|
ab307eb027
|
ft/add mails
Fixes #3
|
2023-09-19 21:04:04 +02:00 |
|
|
01f98eea1e
|
ft/differs between person and mail in documents
|
2023-09-19 21:01:16 +02:00 |
|
|
704b4d9693
|
ft/adds provider
|
2023-09-18 21:12:09 +02:00 |
|
|
063d977fe9
|
ft/adds document
|
2023-09-18 20:42:08 +02:00 |
|
|
f71f1b925b
|
ft/adds payment
|
2023-09-18 16:00:21 +02:00 |
|
|
857380655b
|
ft/adds person and store
|
2023-09-18 15:17:15 +02:00 |
|
|
7798f2347b
|
ft/adds more tests for customer
|
2023-09-18 15:16:44 +02:00 |
|
|
ea1b6047ee
|
fix/typo in func name CreateCustomer
|
2023-09-18 15:16:05 +02:00 |
|
|
e04d132b39
|
ft/adds first sqlc models and first tests
|
2023-09-12 23:28:09 +02:00 |
|