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

Multi change at domain level doesn't work #3

Open
marat-gainullin opened this issue Mar 25, 2019 · 0 comments
Open

Multi change at domain level doesn't work #3

marat-gainullin opened this issue Mar 25, 2019 · 0 comments

Comments

@marat-gainullin
Copy link
Owner

Multi change is supported at the low level of entity commans, but not at the high level of domain model. It can be solved through several ways:

  • Flag, indicating the main key field that is not the same with primary key of some table in the database can be added to the configuration
  • Multikey surrogate can be introduced at the high level of domain model. It should be tested against model's dereferencing ability.
@marat-gainullin marat-gainullin changed the title Multi change Multi change at domain level doesn't work Mar 25, 2019
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