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

Make sure that PUT endpoints update the updated_at field #126

Open
richardxia opened this issue Jul 14, 2024 · 0 comments
Open

Make sure that PUT endpoints update the updated_at field #126

richardxia opened this issue Jul 14, 2024 · 0 comments
Assignees

Comments

@richardxia
Copy link
Member

Without an ORM like Rails' ActiveRecord, ensuring that the updated_at field is updated every time a row is modified is up to us. We are not consistently doing this, and we should at least make sure that all existing endpoints are updating the updated_at field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants