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
Add logic to updateFields() to add additional fields for update
This allows you to add a field to the SET part of the query without defining all the other fields. The default is to update all the fields except the constraint fields. This adds a field in addition to these.
0 commit comments