axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
11 stars 0 forks source link

[bug]: grant select is being misinterpreted as select from table #374

Closed millerjp closed 1 month ago

millerjp commented 2 months ago

Do I have the most recent version of AxonOps Workbench installed?

AxonOps Workbench Version

v1.0.0-beta-20240909

Is there an existing issue for this?

Operating System

MacOS

Operating System Version

14.6.1

Apache Cassandra Version(s)

4.1.6

Bug Description

The enhanced console thinks this is a select from a table

Screenshot 2024-09-09 at 16 21 28

Steps to Reproduce

run CQL GRANT SELECT ON ALL KEYSPACES TO rummaan_ro;

Expected Behavior

n/a

Actual Behavior

n/a

Severity

Medium

Further Information

No response

mhmdkrmabd commented 2 months ago

@millerjp

Image

digiserg commented 1 month ago

It looks good

Image