Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

VARCHAR data type not fetched correctly into SQL Developer #4

@labeoVlad

Description

@labeoVlad

it looks like correct data types are not translated into SQL Developer when you are browsing a Snowflake table metadata in SQL Developer.
For instance, we are getting TEXT instead of VARCHAR.
In the picture below I have placed the same Snowflake table shown in SQL Developer vs Squirrel

image

columns are sorted and can be matched by position number.
Squirrel posts it as VARCHAR (original data type ) as in Snowflake, while SQL Developer shows it as TEXT which is not Oracle neither Snowflake data type.

Metadata

Metadata

Labels

SnowfakebugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions