otter-space-sdk/pkg/database
SoXX e839e7ba2a
Some checks failed
Gitea Build Check / Build (push) Failing after 28s
feat(database): return gorm itself
2024-08-11 00:26:20 +02:00
..
migrations feat(database): added additional columns 2024-08-09 21:37:27 +02:00
client.go feat(database): return gorm itself 2024-08-11 00:26:20 +02:00
favorite.go feat(database): favorites 2024-08-09 22:47:02 +02:00
post.go feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
source.go feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
tag.go fix(database): make function more coherent with the rest 2024-08-11 00:24:02 +02:00
tagAlias.go fix(database): make function more coherent with the rest 2024-08-11 00:24:02 +02:00
tagGroup.go fix(database): make function more coherent with the rest 2024-08-11 00:24:02 +02:00
user.go feat(database): added user 2024-08-11 00:23:47 +02:00
userSource.go feat(database): added all missing functions 2024-08-11 00:13:46 +02:00