mpyw / compoships-eager-limit

topclaudy/compoships + staudenmeir/eloquent-eager-limit
MIT License
12 stars 1 forks source link

Nullable columns allowed? #6

Closed mpyw closed 2 years ago

mpyw commented 4 years ago

Allow nullable columns by ChristopheB · Pull Request #81 · topclaudy/compoships

@topclaudy @ChristopheB Does it work expectedly also here? Do we need any new codes for that? (CC @staudenmeir)

mpyw commented 2 years ago

I confirmed that there are no impacts because it only affects on lazy loading.