SoXX fenpaws
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-25 07:10:09 +00:00
5aac1f2916 feat(postgres): start implementing new generic orm model
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 20:31:30 +00:00
31c4249129 refactor(postgres): use generics for IDs
d90736b1b6 docs(postgres): rearranged
Compare 2 commits »
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 20:30:13 +00:00
895c4cd436 docs(postgres): rearranged
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 20:29:14 +00:00
df14171bad docs(postgres): added all the sonarqube badges
8ea3369744 docs(postgres): added all the sonarqube badges
Compare 2 commits »
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 20:07:45 +00:00
97758b180e test(postgres): added more tests and some fixes
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 15:08:57 +00:00
2a752adcac test(postgres): added more tests
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 12:28:24 +00:00
30fa03ef9a feat(postgres): added more tests
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 11:23:16 +00:00
57729359d2 feat(postgres): using only gorm
b40d93c993 feat(postgres): config map
Compare 2 commits »
fenpaws closed issue anthrove/otter-space-sdk#9 2024-06-24 11:22:39 +00:00
Update Pipeline with Go test functions and sonarqube coverage report
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 10:02:48 +00:00
bfa074fd9b ci(postgres): fixed trigger
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-24 09:59:48 +00:00
1ed6b91214 ci(postgres): implemented CI for build check in sonarqube
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-23 20:40:04 +00:00
a5f41e7a2d fix(postgres): function mismatch with new types
fenpaws closed issue anthrove/otter-space-sdk#8 2024-06-23 20:37:35 +00:00
Reformat code with specific custom types like AnthroveID
fenpaws commented on issue anthrove/otter-space-sdk#8 2024-06-23 20:37:30 +00:00
Reformat code with specific custom types like AnthroveID

Implemented in commit b0d98d842f

fenpaws closed issue anthrove/otter-space-sdk#7 2024-06-23 20:37:10 +00:00
Renaming function
fenpaws commented on issue anthrove/otter-space-sdk#7 2024-06-23 20:37:05 +00:00
Renaming function

Done in latest Push commit b0d98d842f

fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-23 20:35:55 +00:00
b0d98d842f refactor(postgres): renamed function names and fixed tests and other issues
8a0229eb23 test(postgres): renamed functions to be more clear
Compare 2 commits »
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-22 23:18:48 +00:00
7842976f4b test(postgres): fixed the tests & also squashed some bugs
bb7cb23c2a refactor(postgres): Refactor post retrieval functions and remove unnecessary code in tag and user creation
9471941e02 refactor(postgres): fixed any IDE errors
b28891f383 refactor(postgres): fixed any IDE errors
55296d9a95 refactor(postgres): renamed functions to be more clear
Compare 9 commits »
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 21:48:28 +00:00
536f7c0443 fix(postgres): Update database logger in postgres.go to include slow queries and error handling