We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When doing a db.describe(), the created_on column shows an Invalid Date.
The text was updated successfully, but these errors were encountered:
Maybe there needs to be some logic here:
database-proxy/lib/snowflake.js
Line 87 in 4b8abc9
Sorry, something went wrong.
I think this is due to Safari's date format. It works on Chrome...
This issue for BigQuery is likely related: https://talk.observablehq.com/t/transient-error-with-dates-and-bigquery/8105/5
visnup
No branches or pull requests
When doing a db.describe(), the created_on column shows an Invalid Date.
The text was updated successfully, but these errors were encountered: