21 Commits

Author SHA1 Message Date
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
b4fb6ad53a rf/changes schema minorly 2023-09-20 20:16:17 +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
45bb0dc5e8 fix/replaces bigserial with bigint as foreign keys in schema 2023-09-19 21:00:14 +02:00
704b4d9693 ft/adds provider 2023-09-18 21:12:09 +02:00
cd769b6c46 fix/changes mails attachment field to bigserial 2023-09-18 21:11:52 +02:00
063d977fe9 ft/adds document 2023-09-18 20:42:08 +02:00
971dccd581 fix/makes documents personID field required 2023-09-18 20:07:44 +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
b1cf768d9e fix/makes persons customerID field required 2023-09-18 15:15:10 +02:00
e04d132b39 ft/adds first sqlc models and first tests 2023-09-12 23:28:09 +02:00
b28a52dc38 ref/updates initial sql schema 2023-09-12 16:24:20 +02:00
a3a1830226 ch/first commit 2023-09-11 23:04:13 +02:00