Skip to content

Conversation

@AlexMesser
Copy link
Collaborator

Description of change

  • adds missing support for primaryKeyConstraintName property in EntitySchema definition
  • adds tests for another custom constraint names in EntitySchema definition

Fixes #9309

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply prettier formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions explained in CONTRIBUTING.md

added tests with custom constraint names for entity schemas;
@AlexMesser AlexMesser merged commit cc63961 into master Aug 30, 2022
@AlexMesser AlexMesser deleted the entity-schema-ccn branch August 30, 2022 16:44
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.

Support PrimaryKeyConstraintName for EntitySchema

2 participants