staudenmeir / laravel-cte

Laravel queries with common table expressions
MIT License
535 stars 40 forks source link

insertUsing returns the number of rows affected #37

Closed Lundis closed 2 years ago

Lundis commented 2 years ago

https://github.com/staudenmeir/laravel-cte/issues/36

staudenmeir commented 2 years ago

Thanks! I just saw that it was actually me who fixed the return type in Laravel...