pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

Starting issue

Open Sharofiddin opened this issue 5 years ago • 1 comments

Description

I gave this type of error when I start working, then continue

traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()mpletion: ON [F3] Multiline: OFF [F4] Emacs-mode Refreshing completions...
File "/usr/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/sharof/.local/lib/python3.6/site-packages/pgcli/completion_refresher.py", line 65, in _bg_refresh refresher(completer, executor) File "/home/sharof/.local/lib/python3.6/site-packages/pgcli/completion_refresher.py", line 110, in refresh_tables completer.extend_foreignkeys(executor.foreignkeys()) File "/home/sharof/.local/lib/python3.6/site-packages/pgcli/pgcompleter.py", line 278, in extend_foreignkeys childcolmeta =

meta[childschema][childtable][childcol]

My environment

-Linux Ubuntu 180.04. -Version: 2.1.1

Sharofiddin avatar Dec 11 '19 09:12 Sharofiddin

Hi @Sharofiddin Can you try to upgrade to v2.2.0 see if it still happens?

laixintao avatar Mar 11 '20 01:03 laixintao

No news for more than 4 years, issue happened on an old version. I am closing this.

dbaty avatar Mar 05 '24 09:03 dbaty

Issue has been solved in new releases thanks

Sharofiddin avatar Mar 05 '24 11:03 Sharofiddin