Skip to content

New columns appear at end #1565

@tdegrunt

Description

@tdegrunt

What happened?

When writing a query in a SQL tab and adding new columns to the query, the new columns will appear at the end.

Steps to reproduce

  1. Open a connection
  2. Open a SQL tab (cmd-t)
  3. Write a query: select id, business_model from orders; and observe results
  4. Add a column in between select id, state, business_model from orders; and observe results

Expected behavior

Columns should appear in order

Database type

PostgreSQL

TablePro version

0.48.0 (94)

macOS version & chip

No response

Screenshots / Logs

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions