-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Soft Delete #90
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
Comments
You don't need to run migrations to enable soft deletion. But I will fix the nullable issue so that the migration will pass. |
Great!, I'll wait for the fix. Thanks for always helping. |
Try again with the latest version, it should work now :) |
Yes it's work! :) Thanks jens! |
Closed
mnphpexpert
added a commit
to mnphpexpert/laravel-mongodb
that referenced
this issue
Sep 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SoftDelete is implemented?
I have:
But, running migrate, get this error:
The text was updated successfully, but these errors were encountered: