mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #11] [MERGED] Update API to use create_tables and drop_tables consistently #112
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/11
Author: @eyurtsev
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/create_tables📝 Commits (2)
7890153xe89edcfx📊 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.