\d+ doesn't show options of a table while psql does
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 13.4k
- Forks
- 612
- Merge medio
- 6 d 14 h
- PR fusionados (30 d)
- 10
Descripción
## Description
In psql, `\d+` shows options of a table. In pgcli, it didn't.
**pgcli:**
**psql:**
## Your environment
```
$ zsh --version
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
$ omz version
master (b81915d)
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
$ pip freeze | grep pgcli
pgcli==3.5.0
```
---
I could propose a PR to fix this if you think it's acceptable.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.