You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's an interesting idea, I can see this being a useful option! There are some other issues I need to look into first but I'll get round to this as soon as I have the bandwidth 😄
Hi Olivier,
first of all, thanks for your middleware.
It would be a cool feature to autoconfigure models with soft-delete, wherever they contain the field configured in your middleware.
Imagine if you can put a new config parameter like
autoConfigure: true
, with this implementation I made for my project:It may be really useful and more automatic.
Thanks again :)
The text was updated successfully, but these errors were encountered: