Hi, I've got a question regarding the update opera...
# orm-help
a
Hi, I've got a question regarding the update operation. Is there a way to get the initial value of the row as an output from .update()? Or do I have to do a findFirst() to get that and then an update?
m
The latter 🙂