Skip to content

Support JSON column->path for quoteName  #246

@Flowman

Description

@Flowman

Just want to check if there is any plan to support MySQL JSON column->path for quoteName function.

https://dev.mysql.com/doc/refman/5.7/en/json-search-functions.html#operator_json-column-path

Something like:

$db->quoteName('params->"$.field"', 'as_field');

It should only quote the "params" part.

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