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

Entity history storage model #174

Open
tshemsedinov opened this issue Aug 27, 2018 · 0 comments
Open

Entity history storage model #174

tshemsedinov opened this issue Aug 27, 2018 · 0 comments
Assignees

Comments

@tshemsedinov
Copy link
Member

tshemsedinov commented Aug 27, 2018

  • Story system entity data in Identifier
  • If we have non-historical data story it in Category1
  • In Category1 use Include('Category2')
  • Use History({ fields }) to define Category2 (may be used without Category1 and Include)
  • History category will result in creating two tables: Caegory2 and Caegory2History
  • Category2History will have Identifier field and additional fields: Version, Create:Timestamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant