staudenmeir / laravel-cte

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

Added support of the SingleStoreDB #48

Closed AdalbertMemSQL closed 1 year ago

AdalbertMemSQL commented 1 year ago

Added support of the SingleStore database using SingleStore Driver for Laravel

heychazza commented 1 year ago

Thank you so much for adding this PR, it’s going to be superb to use CTE’s with SingleStore nicely (right now I use raw SQL which isn’t ideal).

@staudenmeir any chance this could be reviewed and released to Composer?

staudenmeir commented 1 year ago

Thanks! I released a new version.