diff --git a/definitions/sources/MAPPING_AGENT_REASON_CODE.sqlx b/definitions/sources/MAPPING_AGENT_REASON_CODE.sqlx new file mode 100644 index 0000000..13084f2 --- /dev/null +++ b/definitions/sources/MAPPING_AGENT_REASON_CODE.sqlx @@ -0,0 +1,6 @@ +config { + type: "declaration", + schema: "pphe_five9_raw", + name: "MAPPING_AGENT_REASON_CODE", + description: "" + } \ No newline at end of file diff --git a/definitions/sources/MAPPING_AGENT_STATE_GROUP.sqlx b/definitions/sources/MAPPING_AGENT_STATE_GROUP.sqlx new file mode 100644 index 0000000..21d219e --- /dev/null +++ b/definitions/sources/MAPPING_AGENT_STATE_GROUP.sqlx @@ -0,0 +1,6 @@ +config { + type: "declaration", + schema: "pphe_five9_raw", + name: "MAPPING_AGENT_STATE_GROUP", + description: "" + } \ No newline at end of file diff --git a/definitions/sources/MAPPING_AGENT_STATE_GROUP_ID.sqlx b/definitions/sources/MAPPING_AGENT_STATE_GROUP_ID.sqlx new file mode 100644 index 0000000..6a20c88 --- /dev/null +++ b/definitions/sources/MAPPING_AGENT_STATE_GROUP_ID.sqlx @@ -0,0 +1,6 @@ +config { + type: "declaration", + schema: "pphe_five9_raw", + name: "MAPPING_AGENT_STATE_GROUP_ID", + description: "" + } \ No newline at end of file diff --git a/definitions/sources/MAPPING_AGENT_STATE.sqlx b/definitions/sources/MAPPING_AGENT_STATE_ID.sqlx similarity index 65% rename from definitions/sources/MAPPING_AGENT_STATE.sqlx rename to definitions/sources/MAPPING_AGENT_STATE_ID.sqlx index 9be18a0..e233ad7 100644 --- a/definitions/sources/MAPPING_AGENT_STATE.sqlx +++ b/definitions/sources/MAPPING_AGENT_STATE_ID.sqlx @@ -1,6 +1,6 @@ config { type: "declaration", schema: "pphe_five9_raw", - name: "MAPPING_AGENT_STATE", + name: "MAPPING_AGENT_STATE_ID", description: "" } \ No newline at end of file