Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARRAY[1,2,3] support to Vertica #24

Open
alippai opened this issue Oct 23, 2023 · 1 comment
Open

Add ARRAY[1,2,3] support to Vertica #24

alippai opened this issue Oct 23, 2023 · 1 comment

Comments

@alippai
Copy link

alippai commented Oct 23, 2023

I'm using Vertica JDBC driver version 23.4.0 and SQuirreL version 4.2.0
The command SELECT ARRAY[1,2,3] returns: <UnknownType (2,003)>

@gerdwagner
Copy link
Member

You may try the following: Go to menu Files --> Global Preferences --> tab Data Type Controls --> section "Unknown Data Types" and check "Read contents when table is first loaded and display as string".

As you probably know version 4.2.0 is rather outdated. I hope the check box was already there at the time. It certainly is in latest versions and snapshots which are available
here https://github.com/squirrel-sql-client/squirrel-sql-stable-releases/releases
or here https://sourceforge.net/projects/squirrel-sql/files/1-stable/
and
here https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases
or here https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/
respectively.

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

No branches or pull requests

2 participants