Feature request: easily list/explore all objects (in schema)
- Lenguaje dominante
- Python
- Estrellas
- 13.4k
- Forks
- 612
- Merge medio
- 6 d 14 h
- PR fusionados (30 d)
- 10
Descripción
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.
Guía de contribución
Línea de trabajo
Start by reviewing how pgcli currently lists tables, views, functions, data types, and triggers, and how schema navigation and search paths are represented. Define the scope and output for entering a schema followed by `ls` or `ls -l`; done means one command exposes the requested object types with useful type and detail information.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- postgresql, python
- Área
- cli, databases
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100