mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #77] Support for jsonb array comparision for $in $nin operator #156
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/77
Author: @jernkuan
Created: 6/24/2024
Status: 🔄 Open
Base:
main← Head:in_nin_arrays_with_contains📝 Commits (1)
caeeebdSupport for jsonb array comparision for $in $nin operator📊 Changes
3 files changed (+59 additions, -5 deletions)
View changed files
📝
langchain_postgres/vectorstores.py(+24 -5)📝
tests/__init__.py(+7 -0)📝
tests/unit_tests/fixtures/filtering_test_cases.py(+28 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.