graflo.db.bulk_exc¶
Exceptions for optional bulk-ingestion features (not all backends support them).
UnsupportedBulkLoad
¶
Bases: NotImplementedError
Raised when native bulk load is requested but the connection flavor does not implement it.