mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
Suggestion: init_vectorstore_table() should also create the schema #85
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gardner on GitHub (Aug 2, 2025).
Hi there,
This is just a suggestion: When using
init_vectorstore_table()I had expected it to create the schema if it didn't exist.Please consider adopting this behavior. Cheers
@NisugaJ commented on GitHub (Aug 2, 2025):
+1