diff --git a/definitions/sources/MAPPING_RESV_STATUS.sqlx b/definitions/sources/MAPPING_RESV_STATUS.sqlx new file mode 100644 index 0000000..03db7ec --- /dev/null +++ b/definitions/sources/MAPPING_RESV_STATUS.sqlx @@ -0,0 +1,6 @@ +config { + type: "declaration", + schema: "pphe_five9_raw", + name: "MAPPING_RESV_STATUS", + description: "" + } \ No newline at end of file diff --git a/definitions/sources/MAPPING_UPDATE_TYPE.sqlx b/definitions/sources/MAPPING_UPDATE_TYPE.sqlx new file mode 100644 index 0000000..a8254e4 --- /dev/null +++ b/definitions/sources/MAPPING_UPDATE_TYPE.sqlx @@ -0,0 +1,6 @@ +config { + type: "declaration", + schema: "pphe_five9_raw", + name: "MAPPING_UPDATE_TYPE", + description: "" + } \ No newline at end of file