otter-space-sdk/pkg/database
SoXX d10aa731bc
All checks were successful
Gitea Build Check / Build (push) Successful in 2m22s
Gitea Build Check / Build (pull_request) Successful in 2m17s
feat(test): added scopes fixed issues
fully tested scopes. Also found bugs with the tests. Those are now fixed.
2024-08-14 14:53:08 +02:00
..
migrations feat(test): added post, tags & fixed issues 2024-08-14 13:43:11 +02:00
client_test.go feat(test): added scopes fixed issues 2024-08-14 14:53:08 +02:00
client.go feat(database): Enable error translation in GORM configuration for better error handling 2024-08-13 14:00:36 +02:00
favorite_test.go feat(test): added post, tags & fixed issues 2024-08-14 13:43:11 +02:00
favorite.go feat(test): added post, tags & fixed issues 2024-08-14 13:43:11 +02:00
post_test.go feat(test): added post, tags & fixed issues 2024-08-14 13:43:11 +02:00
post.go feat(test): added post 2024-08-13 21:17:17 +02:00
scopes_test.go feat(test): added scopes fixed issues 2024-08-14 14:53:08 +02:00
scopes.go feat(test): added scopes fixed issues 2024-08-14 14:53:08 +02:00
source_test.go feat(test): added sources 2024-08-13 15:44:12 +02:00
source.go refactor(tracing): Refactor source ID logging and tracing 2024-08-13 15:43:45 +02:00
tag_test.go feat(test): added tag 2024-08-13 15:08:35 +02:00
tag.go feat(error): more error handling 2024-08-13 15:08:10 +02:00
tagAlias_test.go feat(test): added tagAlias 2024-08-13 14:44:50 +02:00
tagAlias.go feat(error): more error handling 2024-08-13 14:44:27 +02:00
tagGroup_test.go feat(test): added tagGroups 2024-08-13 14:26:33 +02:00
tagGroup.go feat(error): more error handling 2024-08-13 14:25:36 +02:00
user_test.go fix(test): user not created 2024-08-13 14:48:31 +02:00
user.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
userSource_test.go feat(testing): first tests 2024-08-13 14:02:15 +02:00
userSource.go fix: added documentation & fixed logging 2024-08-13 14:01:48 +02:00