You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider of implementing a saftyUpdate function to update the data just, if the attr is not dirty.
If the update fails it should return false or mark the model instance as inconsistent.
The text was updated successfully, but these errors were encountered:
We should consider of implementing a
saftyUpdate
function to update the data just, if the attr is not dirty.If the update fails it should
return false
or mark the model instance asinconsistent
.The text was updated successfully, but these errors were encountered: