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

Snowflake's describe fails on Date columns #20

Open
CobusT opened this issue Jun 8, 2021 · 3 comments
Open

Snowflake's describe fails on Date columns #20

CobusT opened this issue Jun 8, 2021 · 3 comments
Assignees

Comments

@CobusT
Copy link

CobusT commented Jun 8, 2021

When doing a db.describe(), the created_on column shows an Invalid Date.
image

@CobusT
Copy link
Author

CobusT commented Jun 8, 2021

Maybe there needs to be some logic here:

case "date":

@CobusT
Copy link
Author

CobusT commented Jun 23, 2021

I think this is due to Safari's date format. It works on Chrome...

@mootari
Copy link
Member

mootari commented Oct 11, 2023

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