Hi,
I've noticed that when using batch update methods in the package, the updated_at column is updated even if none of the other column values have changed.
It would be very helpful to have the updated_at timestamp updated only when one or more column values are actually modified. This would make the data more consistent.
Thanks for considering this improvement!