SQLDatabase throwing error "TypeError: 'NullType' object is not callable" from last week #27392
Unanswered
MowlanicaBilla
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
This exact code ran a week ago, but now this error. I'm able to connect with the snowflake using Snowflake-connector like this but it ran fine.
I also tried with different versions of SQLAlchemy and snowflake-sqlalchemy too but no luck. The same error is encountering with LlamaIndex too. Any suggestion would be helpful.
My current package versions are:
System Info
snowflake-connector-python==3.12.2
snowflake-sqlalchemy==1.6.1
SQLAlchemy==2.0.36
Beta Was this translation helpful? Give feedback.
All reactions