23 Commits

Author SHA1 Message Date
d405a12ec0 ft/add mails
Fixes #3
Adds Tests and minor changes
2023-09-19 21:38:17 +02:00
313d539248
Merge pull request #10 from itsscb:itsscb/issue3
Itsscb/issue3
2023-09-19 21:06:30 +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
c5f130dc39 ft/adds util funcs 2023-09-18 15:16:56 +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
32066a56af fix/typo in make test 2023-09-18 15:14:23 +02:00
de03529dfb ch/adds filter between docker & podman in Makefile 2023-09-17 22:16:06 +02:00
aab727c229 ch/replaces podman with docker in Makefile 2023-09-17 21:55:39 +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
dc5bf41255 ft/adds history to .gitignore 2023-09-11 23:05:23 +02:00
a3a1830226 ch/first commit 2023-09-11 23:04:13 +02:00
060e9d23b8
Initial commit 2023-09-11 17:11:48 +02:00