If not... is there a way to update/delete by a different column than the primary key?
currently I'm getting the record first then deleting... which seems like a lot of ops.
We are creating data from an app... and because the app is creating the rows we need a UUID in order to not have collisions.