Closed Diegslapasteque closed 1 year ago
Hi @lucabecchetti, Can you take a look at this please? It will really help us.
Thank you 🙏
Hi @lucabecchetti, Can you please create a new tag with the code from this PR please? It will allow us to get the new version in our project using composer easily.
Thank you!
Hi, With the new
toRawSql()
,dumpRawSql()
andddRawSql()
added in Laravel 10.15 (#47507), custom connections needs to call the methodsetConnection()
when instantiating the query grammar.