[PR #481] [MERGED] Update sqlite error for async #1494

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/481
Author: @hinthornw
Created: 5/16/2024
Status: Merged
Merged: 5/16/2024
Merged by: @hinthornw

Base: mainHead: wfh/update_error_rec


📝 Commits (3)

📊 Changes

2 files changed (+175 additions, -23 deletions)

View changed files

📝 langgraph/checkpoint/aiosqlite.py (+104 -22)
📝 langgraph/checkpoint/sqlite.py (+71 -1)

📄 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/481 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/16/2024 **Status:** ✅ Merged **Merged:** 5/16/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/update_error_rec` --- ### 📝 Commits (3) - [`df01e5e`](https://github.com/langchain-ai/langgraph/commit/df01e5e14b021acaf295c655acdc00387da831d1) Update error recommendation - [`e192dfe`](https://github.com/langchain-ai/langgraph/commit/e192dfe1e1b9d3a0b63d183e962ee345db86242e) doclink - [`0378a58`](https://github.com/langchain-ai/langgraph/commit/0378a589d4aa60b04eeb83694fbbb7c6c5a32bb0) update ### 📊 Changes **2 files changed** (+175 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/checkpoint/aiosqlite.py` (+104 -22) 📝 `langgraph/checkpoint/sqlite.py` (+71 -1) </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:44:53 -05:00
yindo closed this issue 2026-02-20 17:44:53 -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#1494