[PR #1255] [MERGED] checkpoint-postgres: use correct metadata serialization #1976

Closed
opened 2026-02-20 17:45:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1255
Author: @vbarda
Created: 8/7/2024
Status: Merged
Merged: 8/7/2024
Merged by: @vbarda

Base: mainHead: vb/correct-metadata-serialization


📝 Commits (2)

  • 43f30de checkpoint-postgres: use correct metadata serialization
  • d564b20 remove extra

📊 Changes

3 files changed (+21 additions, -6 deletions)

View changed files

📝 libs/checkpoint-postgres/langgraph/checkpoint/postgres/__init__.py (+3 -3)
📝 libs/checkpoint-postgres/langgraph/checkpoint/postgres/aio.py (+3 -3)
📝 libs/checkpoint-postgres/langgraph/checkpoint/postgres/base.py (+15 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1255 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/correct-metadata-serialization` --- ### 📝 Commits (2) - [`43f30de`](https://github.com/langchain-ai/langgraph/commit/43f30de31deb99bff3fc2fd1a98b20ce444fdf17) checkpoint-postgres: use correct metadata serialization - [`d564b20`](https://github.com/langchain-ai/langgraph/commit/d564b2026545626225d48fc90a2ad5eb95b0bacd) remove extra ### 📊 Changes **3 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-postgres/langgraph/checkpoint/postgres/__init__.py` (+3 -3) 📝 `libs/checkpoint-postgres/langgraph/checkpoint/postgres/aio.py` (+3 -3) 📝 `libs/checkpoint-postgres/langgraph/checkpoint/postgres/base.py` (+15 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:45:59 -05:00
yindo closed this issue 2026-02-20 17:45:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1976