Primary Key

Exceptions

class tamr_client.primary_key.Ambiguous[source]

Raised when referencing a primary key by name that matches multiple possible targets.

class tamr_client.primary_key.NotFound[source]

Raised when referencing a primary key by name that does not exist.