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
feat(RelatableResource): extract sub query into constant
Extracts the shared polymorphic-reference subquery from
RelatableResource into a constant so including classes
can reuse it if they oeverride the .deletable scope, because
you can't call super in scopes.
0 commit comments