Currently, support for `bulk_create()` is present but not `bulk_update()`. Any thoughts on adding this? Some inspiration can be taken from https://github.com/Suor/django-cacheops/issues/136
Currently, support for
bulk_create()is present but notbulk_update(). Any thoughts on adding this?Some inspiration can be taken from #136