dbcli / dbcli/pgcli

Feature request: easily list/explore all objects (in schema)

オープン
#1,586 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature request
主要言語
Python
スター
13.4k
フォーク
612
平均マージ
6日 14時間
マージ済み PR(30日)
10

説明

In navigating a database with a lot of schemas, and a lot of different type of objects (tables, views, functions, data types, trigger, etc), there is a lot of friction in exploring the database because you have to manually list each type of object. And with schemas, the non-intuitive search path semantics make it extra hard.

I think it would be a great feature if one could just (as a figure of speech) `cd` into a schema and run `ls [-l]`, which would then show everything and what it is.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。