0

I am trying to find a clean way using DRF serializers strictly in order to perform an upsert, aka inserting when the object with an indexed column does not exist or updating if it does exist (on duplicate equivalent of sql). I have found other ways using django objects but it seems there is no clear way to do that using a serializer.

NoctisLupus27
  • 71
  • 1
  • 7

0 Answers0