Skip to content

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.

@averikitsch averikitsch merged commit b342b29 into main Jun 3, 2025
2 checks passed
@averikitsch averikitsch deleted the id-column-issue branch June 3, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants