Files
Flowise/packages/server/src
Henry Heng 465005a503 Bugfix/Remove postgres vector store data when deletion (#5536)
Remove postgres vector store data when deletion

- Introduced a new `doc_id` column in MySQL, Postgres, and SQLite record managers to support document identification.
- Updated the `update` method to handle both string and object formats for keys, allowing for better flexibility in document updates.
- Enhanced `listKeys` method to filter by `doc_id` when provided in options.
- Updated vector store integrations to utilize the new `doc_id` filtering capability
2025-11-30 12:01:36 +00:00
..
2025-10-02 12:19:06 +01:00
2025-11-05 14:58:17 +05:30
2025-05-27 07:29:42 +01:00
2025-05-27 07:29:42 +01:00
2025-10-29 11:33:27 +00:00
2025-10-29 11:33:27 +00:00