Skip to content

Conversation

Sameer-Ahmed7
Copy link

langchain_community.utilities library has a function named SQLDatabase, which is commonly used to connect database through langchain, but the main problem this library only supports views, tables, not Materialized Views. So I edited the code into sql_database.py, now it's able to support Materialized Views also. Please accept this pull request so that people can use this contribution in their own projects.

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

Successfully merging this pull request may close these issues.

1 participant