Skip to content

Use LIMIT 0 instead of LIMIT 1 to get result schema. #768

@mcrumiller

Description

@mcrumiller

This would probably save a lot of query execution time for queries which take a very long time to return limit 1 (e.g. with a subquery involving a SORT).

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