mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #12] [MERGED] Rename postgres checkpointer to postgres saver #113
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/12
Author: @eyurtsev
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/postgres_saver📝 Commits (4)
7ad92ffxf5b17afx579db3cMerge branch 'main' into eugene/postgres_saver690a383x📊 Changes
5 files changed (+19 additions, -19 deletions)
View changed files
📝
README.md(+5 -5)📝
langchain_postgres/__init__.py(+2 -2)📝
langchain_postgres/checkpoint.py(+1 -1)📝
tests/unit_tests/test_checkpointer.py(+10 -10)📝
tests/unit_tests/test_imports.py(+1 -1)📄 Description
Add postgres saver
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.