Skip to content

Support "EXPLAIN QUERY PLAN" #76

Closed
@LostKobrakai

Description

@LostKobrakai

In sqlite EXPLAIN QUERY PLAN … and EXPLAIN … return different values. Currently only the latter is supported with Repo.explain(:all, query), but I'd expect that the first one is actually the more common need, why people reach for explain. I think both options should be available (as enabled via the opts), but I think EXPLAIN QUERY PLAN should be the default, rather than just EXPLAIN.

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