Skip to content

Commit 7eff7f6

Browse files
authored
Back out errors from PRs #1317 and #1364 (#1369)
This was reviewed while working together with Gary and Brent
1 parent 9152dda commit 7eff7f6

3 files changed

Lines changed: 1 addition & 77 deletions

File tree

onprc_billing/resources/etls/OGASycn2020Admin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<transform id="OGASync">
1010
<description>Import to OGA Sync in Prime</description>
1111
<source queryName="ogaSourceOutPut" schemaName="OGA"/>
12-
<destination queryName="ogasynchNew" schemaName="ONPRC_billing" targetOption="truncate"/>
12+
<destination queryName="ogasynch" schemaName="ONPRC_billing" targetOption="truncate"/>
1313
</transform>
1414
<!--This removes all records from aliases dataset that are not OHSU GL Category -->
1515
<transform id="OGA_Remove" type="StoredProcedure">

onprc_billing/resources/queries/onprc_billing/ogasynch.sql

Lines changed: 0 additions & 38 deletions
This file was deleted.

onprc_billing/resources/queries/onprc_billing/ogasynchNew.sql

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)