Add @withoutGlobalScopes directive #2574
Replies: 2 comments 1 reply
-
There is no |
Beta Was this translation helpful? Give feedback.
-
Yes I mean @scope, not @scopes, my mistake.
above allEpisodes argument takes all records (also unpublished) WithoutGlobalScopesDirective.zip |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I create @withoutGlobalScopes directive like @scopes that takes an array of scope names ...@withoutGlobalScopes(names: ["first" , "second"])...
i test it and it works.
I would appreciate it if I pushed it to the repository.
Beta Was this translation helpful? Give feedback.
All reactions