Skip to content

fix: Add support for a metadata column named id in PGVectorStore #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dishaprakash
Copy link
Collaborator

Add support for a metadata column named id in PGVectorStore

Fixes an issue that prevented adding a metadata column named id to the vector store, due to a conflict with the id parameter in the insert query. Users can now successfully include a metadata column with the name id.

@dishaprakash dishaprakash marked this pull request as ready for review May 13, 2025 18:54
@dishaprakash
Copy link
Collaborator Author

The test failures are due to an issue with the workflow.

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.

2 participants