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
{{ message }}
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
| Argument of optional constraints |`Illuminate\Database\Eloquent\Builder`|`Illuminate\Database\Eloquent\Relations\*`|
134
+
| Argument of optional constraints |`Illuminate\Database\Eloquent\Builder`|`Illuminate\Database\Eloquent\Relations\*`<br>(`Builder` can be also accepted by specifying argument type)|
135
135
|[Compoships](https://github.com/topclaudy/compoships) support | ✅ | ❌ |
136
136
| No subqueries | ✅ | ❌<br>(Performance depends on database optimizers) |
137
137
| No table collisions | ❌<br>(Sometimes you need to give aliases) | ✅ |
0 commit comments