otter-space-sdk/pkg/models
2024-08-11 00:13:46 +02:00
..
api.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
config.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
const_test.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
const.go feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
orm_test.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00
orm.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00
post_test.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
post.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
postReference_test.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
postReference.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
source_test.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00
source.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00
tag_test.go migration from old git (no git history) 2024-07-19 10:03:35 +02:00
tag.go feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
user_test.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
user.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
userFavorite_test.go refactor: renamed variables 2024-08-09 22:43:58 +02:00
userFavorite.go refactor: Refactor UserFavorites model to UserFavorite for clarity and consistency 2024-08-09 22:45:12 +02:00
userSource_test.go refactor(types): using correct types 2024-08-09 22:14:56 +02:00
userSource.go feat(database): added additional columns 2024-08-09 21:37:54 +02:00