Skip to content

keyword 'distinct' not highlighted #1260

Closed
@need47

Description

  • SQL Operations Studio Version: 0.28.4-insider

Steps to Reproduce:

-- 'distinct' not highlighted
select count(distinct id) from MyTable

-- vs. 'distinct' highlighted below
select distinct id from MyTable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions