-
|
e.g. foo record Is this is a feature of avram, or postgres builtin? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
akadusei
Mar 17, 2025
Replies: 1 comment
-
|
Yes, that is how Aram is designed to work. If no attribute changes, the database query is not run. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zw963
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that is how Aram is designed to work. If no attribute changes, the database query is not run.
See https://github.com/luckyframework/avram/blob/55556c9baabbfc5fb4d748062f1c066cb261c71a/src/avram/save_operation.cr#L217