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

Revision Limit for Model #375

Open
Christianlauw123 opened this issue Jul 12, 2020 · 0 comments
Open

Revision Limit for Model #375

Christianlauw123 opened this issue Jul 12, 2020 · 0 comments

Comments

@Christianlauw123
Copy link

Christianlauw123 commented Jul 12, 2020

I'm new with revisionable and i want to ask about, is it posible that revision limit affect the model not the specific data ?.
For example what i though now about revisionable
$user = User::find(1);
with revision limit, will limit only the user with ID 1 revision

What if i have 10 User and total revision for all User model data bigger then limit, how to achieve this goal.

Thanks before

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