[PR #11] [MERGED] Update API to use create_tables and drop_tables consistently #112

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

📋 Pull Request Information

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

Base: mainHead: eugene/create_tables


📝 Commits (2)

📊 Changes

5 files changed (+19 additions, -19 deletions)

View changed files

📝 README.md (+1 -1)
📝 langchain_postgres/chat_message_histories.py (+4 -4)
📝 langchain_postgres/checkpoint.py (+6 -6)
📝 tests/unit_tests/test_chat_histories.py (+2 -2)
📝 tests/unit_tests/test_checkpointer.py (+6 -6)

📄 Description

Update API


🔄 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/11 **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/create_tables` --- ### 📝 Commits (2) - [`7890153`](https://github.com/langchain-ai/langchain-postgres/commit/7890153eb4b637da81c41f090abe21fe9a9d266e) x - [`e89edcf`](https://github.com/langchain-ai/langchain-postgres/commit/e89edcf37c86d9c69c356c07ca6fc7a80886ec04) x ### 📊 Changes **5 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `langchain_postgres/chat_message_histories.py` (+4 -4) 📝 `langchain_postgres/checkpoint.py` (+6 -6) 📝 `tests/unit_tests/test_chat_histories.py` (+2 -2) 📝 `tests/unit_tests/test_checkpointer.py` (+6 -6) </details> ### 📄 Description Update API --- <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:38 -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#112