ARTICLE AD BOX
I was doing a CRUD operation, and I found two ways to update data.
1- update
2- bulk_update
Which one should I use or consider as good practice?
I can do with the both a multiple data updates.
Sorted by: Reset to default
Your Answer
Post as a guest
Name
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.
