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

fix(data-store): support credentials with undefined issuanceDate #1274

Closed
wants to merge 1 commit into from

Conversation

mirceanis
Copy link
Member

What is being changed

BREAKING CHANGE: this changes the NULL constraints in the claim and credential table for the issuanceDate column, requiring a migration. A migration has been added to the default migration set provided by Veramo, but it is otherwise a breaking change if you are not using that set.

Quality

Check all that apply:

  • I want these changes to be integrated
  • I successfully ran pnpm i, pnpm build, pnpm test, pnpm test:browser locally.
  • I allow my PR to be updated by the reviewers (to speed up the review process).
  • I added unit tests.
  • I added integration tests.

Details

I'm not sure we should be accepting VCs that don't (adhere to the data model](https://www.w3.org/TR/vc-data-model/#issuance-date).
I'm posting this here as a continuation of #1273

BREAKING CHANGE: this changes the NULL constraints in the database, requiring a migration. A migration has been added to the default migration set provided by Veramo, but it is otherwise a breaking change if you are not using that set.
@mirceanis mirceanis force-pushed the blank-issuance-date-migration branch from 229520d to d43fa30 Compare October 13, 2023 13:00
Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 15, 2023
@stale stale bot closed this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant