dlt.common.destination.exceptions
WithJobError Objects
class WithJobError()
A mixin for exceptions raised on failed jobs
SchemaUpdateError Objects
class SchemaUpdateError(DestinationException)
Raised when dlt cannot create the dataset or apply a schema update (DDL migration).
table_names is empty when dlt cannot create the dataset.