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

fix(server): set updatedAt on updates #15573

Merged
merged 2 commits into from
Jan 24, 2025
Merged

fix(server): set updatedAt on updates #15573

merged 2 commits into from
Jan 24, 2025

Conversation

mertalev
Copy link
Contributor

Description

The updatedAt columns aren't being addressed right now. Using triggers is more ergonomic and less error-prone than managing it in the server.

@mertalev mertalev merged commit a07ae9b into main Jan 24, 2025
36 checks passed
@mertalev mertalev deleted the fix/server-updated-at branch January 24, 2025 00:24
vladd11 pushed a commit to vladd11/immich that referenced this pull request Jan 25, 2025
* `updatedAt` triggers

* drop function at the end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants