Allow configuration to DISABLE updating the updated_at timestamp during mass update? #5
stevenmaguire
started this conversation in
Ideas
Replies: 2 comments 11 replies
-
Hello Steven. I intend for this method to stick as close as possible to Laravel's |
Beta Was this translation helpful? Give feedback.
5 replies
-
@cwilby awesome! that looks promising - thanks for investing the elbow grease. I'm glad to hear my chicken scratch proved useful, perhaps inspiring. It looks like you closed the PR? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A common use case of mine is to perform mass updates to models where you DO NOT want to touch the updated_at timestamp. Are you open to supporting that use case with this library?
Beta Was this translation helpful? Give feedback.
All reactions