Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

Added data-version and a model executor #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

DoctorVoid
Copy link
Contributor

No description provided.

this: InnerModelType<any>,
next: () => HookNextFunction,
) {
this.dataVersion = await getNextDataVersion();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data version should be updated for every request with data manipulation and not for every save operation

Copy link
Contributor

@yarinvak yarinvak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix notes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants