Except that index update entry does not exist
There usually should not be existing entry and get_or_create is too expensive then - it needs extra select to figure out that there is nothing. So be rather optimistic and recover from error when needed.
Showing
Please register or sign in to comment