Skip to content

support mysql's CONVERT(string USING charset) #1047

Closed
@lovasoa

Description

@lovasoa

MySQL supports the following syntax:

SELECT CONVERT("a" USING latin1);

https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_convert

Initially reported in sqlpage/SQLPage#133

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