otter-space-sdk/pkg/database
SoXX 3fcdb0e9ea feat(test): added tagGroups
fully tested tag groups
2024-08-13 14:26:33 +02:00
..
migrations fix(migration): Change scrape_time_interval from INT to TEXT in initial database migration script 2024-08-13 14:00:16 +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.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
post.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
scopes.go feat(scopes): Add pagination support with Paginate and AdvancedPagination functions 2024-08-13 10:29:47 +02:00
source.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
tag.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +02:00
tagAlias.go refactor(tracing): fixed minor issues & added debug flag 2024-08-12 15:53:45 +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 feat(testing): first tests 2024-08-13 14:02:15 +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