Block a user
31c4249129
refactor(postgres): use generics for IDs
d90736b1b6
docs(postgres): rearranged
df14171bad
docs(postgres): added all the sonarqube badges
8ea3369744
docs(postgres): added all the sonarqube badges
57729359d2
feat(postgres): using only gorm
b40d93c993
feat(postgres): config map
Update Pipeline with Go test functions and sonarqube coverage report
Reformat code with specific custom types like AnthroveID
b0d98d842f
refactor(postgres): renamed function names and fixed tests and other issues
8a0229eb23
test(postgres): renamed functions to be more clear
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
536f7c0443
fix(postgres): Update database logger in postgres.go to include slow queries and error handling