pgvector-python icon indicating copy to clipboard operation
pgvector-python copied to clipboard

Fix the SQLAlchemy Item class

Open pamelafox opened this issue 1 year ago • 0 comments

This PR adds a table name and an id column to the Item class in the SQLAlchemy model. Otherwise SQLAlchemy throws errors.

pamelafox avatar Feb 25 '24 16:02 pamelafox