This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
otter-space-sdk/pkg/models
SoXX 63f8902674 feat: removed tags & added references for posts
Signed-off-by: SoXX <soxx@fenpa.ws>
2024-07-15 15:24:08 +02:00
..
api.go fix: fixed issues in PR 2024-07-01 21:38:09 +02:00
config.go feat(postgres): config map 2024-06-24 12:59:51 +02:00
const_test.go feat(postgres): added more tests 2024-06-24 14:28:09 +02:00
const.go refactor: changed CreateTag to align with other functions 2024-07-01 22:06:36 +02:00
orm_test.go test(postgres): fixed to use new ORM Generic 2024-06-25 15:00:44 +02:00
orm.go feat: added json notation 2024-07-15 15:10:44 +02:00
post_test.go test(postgres): fixed to use new ORM Generic 2024-06-25 15:00:44 +02:00
post.go feat: removed tags & added references for posts 2024-07-15 15:24:08 +02:00
postReference_test.go tests: fixed tests 2024-06-28 14:16:28 +02:00
postReference.go feat: added json notation 2024-07-15 15:10:44 +02:00
source_test.go test(postgres): fixed to use new ORM Generic 2024-06-25 15:00:44 +02:00
source.go feat: added json notation 2024-07-15 15:10:44 +02:00
tag_test.go test(postgres): added more tests 2024-06-24 17:07:41 +02:00
tag.go feat: added json notation 2024-07-15 15:10:44 +02:00
user_test.go test(postgres): fixed to use new ORM Generic 2024-06-25 15:00:44 +02:00
user.go feat: added json notation 2024-07-15 15:10:44 +02:00
userFavorite_test.go test(postgres): added more tests 2024-06-24 17:07:41 +02:00
userFavorite.go feat: added json notation 2024-07-15 15:10:44 +02:00
userSource_test.go test(postgres): added more tests 2024-06-24 17:07:41 +02:00
userSource.go feat: added json notation 2024-07-15 15:10:44 +02:00