Visualize a table's schema

Open
#261 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
postgresql
Domain
databases

Research direction

Start by tracing the existing whole-database schema visualization entry point in the extension and identify how its related tables are selected. The work is done when a table-specific action can render only that table and its related tables, with coverage for the new behavior.

Written by the indexing model from the issue text.

Description

enhancement

We can visualize the whole database's schema and that is great, thank you for that feature.

I'd like to visualize a table's schema. So I only see the related tables.
This is useful for large databases.

Dominant language
No language data
Stars
395
Forks
33
Avg merge
1h 46m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-pgsql

All issues in microsoft/vscode-pgsql

Similar issues

More Databases issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.