Skip to content

Commit

Permalink
BFD-1596 code changes to supportnew schema SNF claims (#1096)
Browse files Browse the repository at this point in the history
* merge changes from bfd1536; add new sql script to create SNF claims int new schema format

* SNF claims data migration script

* cleanup comments (spelling, punctuation, etc.)

* revert numeric(10,2) back to numeric(12,2); minor reformatting

* fix branch due to bad merges; this branch is built on branches not yet in master

* changes for SNF so trotter can build branch

* remove commented out snf_claims from 'future' bigint

* remove support for table views

* remove support for table views

* minor formatting of if block

* fix some deprecated code items

* minor tweak of numeric value to match other test values

* add Javadoc info in a couple of places

* rename flyway migration script due to master changes

* add JavaDoc comments; minor addition of if-then-else brackets

* fix merge issues

* revert changes that included brackets

* fix merge from bfd1595 by removing view creation

* annother try to ensure V63 migration script matches bfd1595 script

* Revert SNF claims to use original table structure

* Revert tests to use original SNF layout

* minor mod to selectJavaDataType to simplify handling NUM entries

* make sure REV_CNTR_NDC_QTY supports decimal values

* flyway script to fix new SNF claims tables and migrate data

* revert most integer columns back to numeric

* revert some of the SNF table columns to NUMERIC

* chg a couple of SNF rows to use NUM

* changes for REV_CNTR_NDC_QTY test data to include decimal value

* added a comment to NDC qty

* minor excel formatting

* reconcile V66 sql with sql in bfd1596

* merge bfd1596 into this branch

* fix spelling errors in comments
  • Loading branch information
mackec1 authored May 10, 2022
1 parent b27b2c4 commit 001f02b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 001f02b

Please sign in to comment.