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/pgModels
2024-06-04 15:16:37 +02:00
..
orm.go feat(sources): restructure models and first implementation of pgModel 2024-06-03 23:55:30 +02:00
post.go feat(db): initial setup for migrations 2024-06-04 09:33:35 +02:00
postReference.go feat(sources): finalized model with gorm annotation 2024-06-04 08:49:46 +02:00
source.go feat(db): start implementing sources & fixing issues that come along the way 2024-06-04 15:16:37 +02:00
tag.go feat(sources): finalized model with gorm annotation 2024-06-04 08:49:46 +02:00
user.go feat(sources): finalized model with gorm annotation 2024-06-04 08:49:46 +02:00
userFavorite.go feat(sources): finalized model with gorm annotation 2024-06-04 08:49:46 +02:00
userSource.go feat(sources): finalized model with gorm annotation 2024-06-04 08:49:46 +02:00