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
Remove ID from attributes in update! method for CQL::ActiveRecord
- Updated the update! method to delete the ID from both record attributes and update attributes before processing updates, ensuring that the ID is not included in the update operation.
0 commit comments