Is bulk_create support set unique_fields when update_conflicts in Mysql?

I want to update update_time field when study uuid field duplicate at batch insert.But django tell me it not support .Why?
I retrived this post ,it is a bug?