Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Date Added" feat in DB #138

Open
aitikgupta opened this issue Apr 16, 2021 · 0 comments
Open

Implement "Date Added" feat in DB #138

aitikgupta opened this issue Apr 16, 2021 · 0 comments
Labels
enhancement New feature or request hacktoberfest server Relates to server-side code (Backend)

Comments

@aitikgupta
Copy link
Member

Currently we don't have any date added field in any of the schemas (Users, Posts, Likes, Comments).

We depend totally on the sequence DB provides us with. This will later help us with sequencing of posts in the frontend as well as user report timing (another issue).

@aitikgupta aitikgupta added enhancement New feature or request server Relates to server-side code (Backend) labels Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest server Relates to server-side code (Backend)
Projects
None yet
Development

No branches or pull requests

1 participant