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

Datamodel Parser: Multi field id criterion (Multi column PKs) #66

Closed
mavilein opened this issue Sep 26, 2019 · 1 comment
Closed

Datamodel Parser: Multi field id criterion (Multi column PKs) #66

mavilein opened this issue Sep 26, 2019 · 1 comment
Assignees
Milestone

Comments

@mavilein
Copy link
Member

Check the related epic for an initial breakdown of work packages.

Please use supply a more detailed task list in a comment.

@mavilein mavilein self-assigned this Oct 1, 2019
@mavilein mavilein added this to the Preview 14 milestone Oct 1, 2019
@mavilein
Copy link
Member Author

mavilein commented Oct 1, 2019

  • extend Model data structure in dml module to store informations on multi field ids
  • implement new DirectiveValidator for @@id
  • test cases:
    • basic happy path
    • name arg must not be optional
    • the directive must not refer to undefined fields
    • a model must either have @id or @@id

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

No branches or pull requests

1 participant