[PR #14] [MERGED] Update interface to accept pools #115

Closed
opened 2026-02-16 05:16:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/14
Author: @eyurtsev
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @eyurtsev

Base: mainHead: eugene/update_checkpointer


📝 Commits (3)

📊 Changes

1 file changed (+70 additions, -48 deletions)

View changed files

📝 langchain_postgres/checkpoint.py (+70 -48)

📄 Description

Update checkpointer to accept pool for schema creation


🔄 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/langchain-postgres/pull/14 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/update_checkpointer` --- ### 📝 Commits (3) - [`eee5c60`](https://github.com/langchain-ai/langchain-postgres/commit/eee5c606b7b7560530384074233c76f0d9700502) x - [`6dfc07a`](https://github.com/langchain-ai/langchain-postgres/commit/6dfc07a31a7915cc2349cbbcff2ec11f7f816498) x - [`72546fd`](https://github.com/langchain-ai/langchain-postgres/commit/72546fd3ebb491b193dd86d2c704e5b71697e3e6) Merge branch 'main' into eugene/update_checkpointer ### 📊 Changes **1 file changed** (+70 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/checkpoint.py` (+70 -48) </details> ### 📄 Description Update checkpointer to accept pool for schema creation --- <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-16 05:16:39 -05:00
yindo closed this issue 2026-02-16 05:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#115