Skip to content

[sqlite] fails to parse SELECT with a function #4725

@walterwanderley

Description

@walterwanderley

The query

select sql from sqlite_schema where lower(name) = lower('MyTable')

got error

unexpected error: 1:48: mismatched input '=' expecting :

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions