Files
langchain-python/langchain/vectorstores
bradcrossen 9ca1cf003c Re-add Support for SQLAlchemy <1.4 (#6895)
Support for SQLAlchemy 1.3 was removed in version 0.0.203 by change
#6086. Re-adding support.

- Description: Imports SQLAlchemy Row at class creation time instead of
at init to support SQLAlchemy <1.4. This is the only breaking change and
was introduced in version 0.0.203 #6086.
  
A similar change was merged before:
https://github.com/hwchase17/langchain/pull/4647
  
  - Dependencies: Reduces SQLAlchemy dependency to > 1.3
  - Tag maintainer: @rlancemartin, @eyurtsev, @hwchase17, @wangxuqi

---------

Co-authored-by: rlm <pexpresss31@gmail.com>
2023-06-29 14:49:35 -07:00
..
2023-06-22 08:00:15 -07:00
2023-04-24 11:50:55 -07:00
2023-06-22 08:00:15 -07:00
2023-04-27 08:14:36 -07:00
2023-06-27 16:50:17 -07:00
2023-06-17 09:44:28 -07:00
2023-06-18 18:33:15 -07:00
2023-04-24 19:54:15 -07:00
2023-06-23 14:56:54 -07:00
2023-04-22 08:26:19 -07:00