Skip to content

Acquire list of keywords from CrateDB #737

Open

Description

There is no remote command to inquire the list of keywords from CrateDB itself yet, right?

select * from pg_get_keywords()

Not all data types are automatically keywords. In fact, most aren't.

Looks like the list of keywords in the admin-ui already contains a lot of things that are not keywords in CrateDB.

Originally posted by @mfussenegger in #724 (comment)

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions