cockroachdb / cockroachdb/cockroach

cluster-ui: surface views on the database pages

Open
#111,647 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement P-3 T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently on the console, we only surface tables created under a database. We would like to also include views created under a database.

Specifically, what's required here is to query `information_schema.views` for created views under a database.

Jira issue: CRDB-32003

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.