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

Get updatedAt to work properly #46

Open
kronosapiens opened this issue Dec 31, 2022 · 3 comments
Open

Get updatedAt to work properly #46

kronosapiens opened this issue Dec 31, 2022 · 3 comments
Labels
bug Something isn't working maybe A potential update

Comments

@kronosapiens
Copy link
Member

For some reason, with postgres the knex updatedAt functionality doesn't actually update by default, which seems odd but so it goes. If we're going to have those columns, they might as well work.

@kronosapiens kronosapiens changed the title Get updateAt to work properly Get updatedAt to work properly Dec 31, 2022
@kronosapiens kronosapiens added the bug Something isn't working label Dec 31, 2022
@kronosapiens
Copy link
Member Author

Opened issue with Knex: knex/knex#5457

@kronosapiens
Copy link
Member Author

Seems like Knex is not being actively maintained and it's unlikely this feature will be added. It may be best to simply delete the updatedAt column.

@kronosapiens kronosapiens added the maybe A potential update label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maybe A potential update
Projects
None yet
Development

No branches or pull requests

1 participant