Skip to content

Allow non-* SELECT in queries #139

@mculp

Description

@mculp

I want to select a subset of records on a table and it looks like there’s not a way to do that.

SELECT Id, DisplayName, CompanyName, BillAddr, PrimaryEmailAddr, PrimaryPhone FROM Vendor WHERE Active = true ORDER DisplayName

Should be pretty trivial to add. I’ll see if I have time soon.

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