Skip to content

Add "approved" bit to quality codes#194

Open
perrymanmd wants to merge 2 commits into
mainfrom
feature/issue_132-add_appoved_quality_bit
Open

Add "approved" bit to quality codes#194
perrymanmd wants to merge 2 commits into
mainfrom
feature/issue_132-add_appoved_quality_bit

Conversation

@perrymanmd

Copy link
Copy Markdown
Contributor

Closes #132

  • update python script that generates sql build scripts
    • update cwms_data_quality table to have additional column
    • update sqlldr control file to add approved column
    • update sqlldr data file to add extra quality codes
  • add av_data_q_approval view
  • update av_data_quality view to have additional column
  • update schema build scripts include av_data_q_approval view
  • update/add quality routines cwms_ts package
  • add test_quality_codes test to test_cwms_ts package

mperryman2 and others added 2 commits June 25, 2026 21:09
* update python script that generates sql build scripts
  - update cwms_data_quality table to have additional column
  - update sqlldr control file to add approved column
  - update sqlldr data file to add extra quality codes
* add av_data_q_approval view
* update av_data_quality view to have additional column
* update schema build scripts include av_data_q_approval view
* update/add quality routines cwms_ts package
* add test_quality_codes test to test_cwms_ts package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature - Add "Approved" Quality Code to Unsigned bit

1 participant