Skip to content

toSql() Alias from toMql() #2797

@dndarksan

Description

@dndarksan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions