pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

`version()` function is not appear in autocompletion

Open esmaeelE opened this issue 5 months ago • 0 comments

In pgcli we haven't auto completion for version() function.

So there is no completetion suggestion for below command.

SELECT VERSION();

$ pgcli -v
Version: 4.3.0

esmaeelE avatar May 24 '25 08:05 esmaeelE