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

Optimistic locking example is missing from the model configuration docs [v6] #635

Open
johnmatthiggins opened this issue Nov 22, 2023 · 0 comments

Comments

@johnmatthiggins
Copy link

johnmatthiggins commented Nov 22, 2023

Issue Description

There is no example of optimistic locking in the documentation.

What was unclear/insufficient/not covered in the documentation

There isn't really any documentation about using the version property to enable optimistic locking. There's a page on optimistic locking that links to the model configuration page. However, the model configuration page doesn't actually contain any details about how to implement optimistic locking in your sequelize schema. This used to be documented in v5 but it seems like after the docs were restructured this was thrown out.

If possible: Provide some suggestion on how we can enhance the docs

Add in the information for configuring optimistic locking back in to the model configuration docs.

Additional context

<-- Add any other context or screenshots about the issue here. -->

@johnmatthiggins johnmatthiggins changed the title Optimistic locking example is missing from the model configuration docs Optimistic locking example is missing from the model configuration docs [v6] Nov 22, 2023
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