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.