Module mz_fivetran_destination::destination
source · Modules
Structs
Constants
- Tracks if a row has been “soft deleted” if this column to true.
- Fivetran will synthesize a primary key column when one doesn’t exist.
- Tracks the last time this Row was modified by Fivetran.
Functions
- to_grpc 🔒Convert the result of an operation to a gRPC response.
- Automatically retries the provided closure, if the error is retry-able, and traces failures appropriately.