Skip to content

Conversation

ashley-weaver
Copy link
Contributor

@ashley-weaver ashley-weaver commented Aug 12, 2025

🎫 Ticket

https://jira.cms.gov/browse/DPC-4823

🛠 Changes

Moves consentdb call into dpc-aggregation.

ℹ️ Context

We will be removing dpc-consent, and this is a good first step in that process. Depends on this PR in dpc-ops.

🧪 Validation

Build and smoke test passing here.

Copy link
Contributor

@MEspositoE14s MEspositoE14s 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 to me!

Comment on lines +45 to +49
<sqlCheck expectedResult="YES">
SELECT is_nullable
FROM information_schema.columns
WHERE table_name = 'consent'
AND column_name = 'effective_date'
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm kind of shocked there isn't a prebuilt tag to do this, but 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you and me both 🙃

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.

3 participants