Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Postgres: Cannot open table with uppercase characters in the name #30

Closed
sgarg7 opened this issue Jun 7, 2023 · 1 comment
Closed

Comments

@sgarg7
Copy link

sgarg7 commented Jun 7, 2023

eg. if the table name is transactionHistory, the error is

UndefinedTable: relation "public.transactionhistory" does not exist·LINE 1

I am shown the table names with the right casing on the first screen but it can only open the table names that are only in lowercase.
Maybe there's something missing in my setup

Also, love visidata, thank you🙏

@saulpw saulpw closed this as completed Jul 8, 2023
@anjakefala
Copy link
Collaborator

Hey @sgarg7!

The repo has been moved to https://github.com/saulpw/visidata/tree/develop/visidata/apps/vdsql. We have recently pushed lots of fixes to the develop branch. Could you try installing vdsql from there, and seeing if this fixes your problems?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants