micrach/repositories
Yanislav Igonin 783e577311
Feature - Threads archivation (#4)
* todo

* update env var

* add new var to config

* update GetCount (not archived threads)

* wip on threads count check

* feat: add get oldest updated at thread

* feat: add archivation method for oldest threads

* feat: add migrations for posts timefields

* feat: now child posts created without updated_at

* feat: add threads archivation
2021-11-20 20:13:05 +03:00
..
files_repository.go feat: write files by id 2021-09-11 16:05:31 +03:00
posts_repository.go Feature - Threads archivation (#4) 2021-11-20 20:13:05 +03:00
seeds.go fix: disable files in seeds 2021-10-16 14:17:15 +03:00
structs.go feat: update post validation 2021-10-11 11:08:55 +03:00