#taylan

1 messages · Page 1 of 1 (latest)

upbeat flumeBOT
split comet
#

Hi, can you add more details here? What do you mean by primary key?

fallen crescent
#

on customer creating event can I get any error like

duplicate email, duplicate card number

#

by primary key I mean is there any field unique to the customer apart from customer id and might cause error creating another customer with same field => value

split comet
fallen crescent
#

lets exclude idempotent

#

think of it as an database where you can't enter some duplicate items based on a key => value parameter

split comet
#

I see, there is not.