Skip to content

Preserve column order  #41

@benjdv

Description

@benjdv

Currently requested column are reporter in a "random" order.
It's not really a bug, but a it will be useful to have the capacity to preserve/get order of the column when requested like

SELECT zcola, ycolb, xcolc FROM mytable;
SELECT * FROM mytable;

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