crate / crate/crate-admin

Acquire list of keywords from CrateDB

Open
#737 1 comment 0 reactions 0 assignees View on GitHub
complexity: no estimate feature feature: console
Dominant language
JavaScript
Stars
27
Forks
18
PR merge metrics
No merged PRs in 30d

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 https://github.com/crate/crate-admin/issues/724#issuecomment-860452468_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.