dbcli / dbcli/pgcli

\d+ doesn't show options of a table while psql does

Aperta
#1,414 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
13.4k
Fork
612
Merge medio
6g 14h
PR unite (30g)
10

Descrizione

## Description
In psql, `\d+` shows options of a table. In pgcli, it didn't.

**pgcli:**
image

**psql:**
image

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.