const FIVETRAN_SYSTEM_COLUMN_DELETE: &str = "_fivetran_deleted";
Expand description
Tracks if a row has been “soft deleted” if this column to true.
const FIVETRAN_SYSTEM_COLUMN_DELETE: &str = "_fivetran_deleted";
Tracks if a row has been “soft deleted” if this column to true.