const FIVETRAN_SYSTEM_COLUMN_ID: &str = "_fivetran_id";
Expand description
Fivetran will synthesize a primary key column when one doesn’t exist.
const FIVETRAN_SYSTEM_COLUMN_ID: &str = "_fivetran_id";
Fivetran will synthesize a primary key column when one doesn’t exist.