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/internal/postgres
2024-06-21 22:58:52 +02:00
..
post_test.go test(postgres): added first tests and already fixed bugs 2024-06-19 23:32:42 +02:00
post.go fix(postgres): Update CheckIfAnthrovePostNodeExistsBySourceURL to return pointer instead of value 2024-06-21 22:58:52 +02:00
relationships_test.go fix(postgres): removed unneeded code that breaks the thing 2024-06-21 14:36:38 +02:00
relationships.go fix(postgres): added url to SourceLink 2024-06-21 15:15:20 +02:00
source_test.go fix(postgres): check if source exists before creating 2024-06-21 15:08:42 +02:00
source.go fix(postgres): check if source exists before creating 2024-06-21 15:08:42 +02:00
tag_test.go test(postgres): added tag and fixed bugs 2024-06-20 14:54:06 +02:00
tag.go test(postgres): added tag and fixed bugs 2024-06-20 14:54:06 +02:00
user_test.go test(postgres): finished tests for user and fixed bugs 2024-06-20 22:45:03 +02:00
user.go fix(postgres): fix creating issue 2024-06-21 17:50:31 +02:00