Skip to content

Query editor misinterprets valid SQL syntax #57

@danielsgeller-cloud

Description

@danielsgeller-cloud

When pasting standard SQL like:\n\nSELECT * FROM public.games LIMIT 100;\n\npgrsql shows syntax errors or removes whitespace. This makes normal queries fail even though they are valid PostgreSQL SQL. Expected behavior: the editor should accept standard SQL without requiring extra formatting or spacing rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions