crate / crash

Crash is an interactive CrateDB command line interface (CLI) SQL shell with autocompletion.
Apache License 2.0
48 stars 13 forks source link

Added ROLE keyword for autocomplete & autocapitalize #414

Closed matriv closed 11 months ago

matriv commented 11 months ago

Relates to: https://github.com/crate/crate/issues/12109

amotl commented 10 months ago

Hi. I've just verified that the role keyword is already part of Admin UI.

-- https://github.com/crate/crate-admin/blob/1.24.6/app/scripts/controllers/console.js#L476