You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upgrade from the 0.18.x release to the 0.19.x release the tab-completion of the table names in places like select * from no longer works with no errors shown.
Background context:
I am running usql_static on ubuntu 20.04 amd64, connecting to a postgres 12 instance.
Something between those two versions might have broken this functionality.
The text was updated successfully, but these errors were encountered:
Description of issue:
When I upgrade from the 0.18.x release to the 0.19.x release the tab-completion of the table names in places like
select * from
no longer works with no errors shown.Background context:
I am running usql_static on ubuntu 20.04 amd64, connecting to a postgres 12 instance.
Something between those two versions might have broken this functionality.
The text was updated successfully, but these errors were encountered: