caretdev / sqlalchemy-iris

https://pypi.org/project/sqlalchemy-iris/
MIT License
12 stars 6 forks source link

Force remove semi-colon #5

Closed OneLastTry closed 1 year ago

OneLastTry commented 1 year ago

Force remove of ; from queries. This is useful when using sqlalchemy-iris with LangChain as generated queries often have ; even when prompted not to

OneLastTry commented 1 year ago

This is a fix for the problem highlighted in this post. https://community.intersystems.com/post/langchain-fixed-sql-me