googleapis / langchain-google-cloud-sql-pg-python

Apache License 2.0
29 stars 11 forks source link

fix: allow special characters in table name for vector store delete #100

Closed jackwotherspoon closed 7 months ago

jackwotherspoon commented 7 months ago

Adding basic test for vector store .delete method.

Update: failing test for custom table name discovered that special characters in table name were unable to delete from the vector store.