pgvector-python
pgvector-python copied to clipboard
Fix the SQLAlchemy Item class
This PR adds a table name and an id column to the Item class in the SQLAlchemy model. Otherwise SQLAlchemy throws errors.