Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MV for national party aggregate data #5833

Merged
merged 1 commit into from
May 20, 2024

Conversation

hcaofec
Copy link
Contributor

@hcaofec hcaofec commented May 14, 2024

Summary (required)

Required reviewers

1-2 developers

How to test

  1. Download feature branch and run pytest
  2. Run flyway migrate to test migration
  3. Run these commands to test MV refreshing. Make sure ofec_totals_national_party_mv is refreshed after ofec_sched_a_national_party_mv and ofec_sched_b_national_party_mv

dropdb cfdm_test
createdb cfdm_test
invoke create_sample_db

Copy link
Contributor

@pkfec pkfec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @hcaofec

Copy link
Contributor

@fecjjeng fecjjeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Branch was downloaded to local machine.
-flyway migration executed successfully.
-pytest completed successfully.
-create_sample_db run and confirmed that ofec_totals_national_party_mv is refreshed after ofec_sched_a_national_party_mv and ofec_sched_b_national_party_mv.

Good job. PR approved.

@fecjjeng fecjjeng merged commit ee4d36e into develop May 20, 2024
3 checks passed
@hcaofec hcaofec deleted the feature/5787-add-national-party-aggregate-mv branch May 23, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Database work - add aggregate data of schedule A and B for National party accounts
3 participants