-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Description
Is your feature request related to an issue?
In some plugins such as rappasoft/laravel-liveware-tables the debug uses the toSql() function and when I used it at that time it gave an error
Describe the solution you would like
It could be that they aliased the toMql() function to use it as toSql() and then that exception would not arise.
Additional context
In my case, what I did was make a fork of rappasoft/laravel-liveware-tables to be able to use it with mongodb, because it also makes several somewhat strange functions and I changed the function from toSql() to toMql()
Metadata
Metadata
Assignees
Labels
No labels