mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #50] [CLOSED] updated postgresql checkpoint to include metadata. #135
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?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/50
Author: @briancp37
Created: 5/17/2024
Status: ❌ Closed
Base:
main← Head:checkpoint_meta📝 Commits (1)
4f5266cupdated checkpoint to include metadata. Fixed critical bug for postgres checkpoint.📊 Changes
1 file changed (+22 additions, -12 deletions)
View changed files
📝
langchain_postgres/checkpoint.py(+22 -12)📄 Description
Fixed critical bug to postgres checkpoint by addind metadata as a column in the db and as variables/parameters in the various functions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.