[PR #178] [MERGED] docs(migration): Add migration script #207

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/178
Author: @averikitsch
Created: 4/4/2025
Status: Merged
Merged: 4/10/2025
Merged by: @averikitsch

Base: mainHead: migration


📝 Commits (4)

  • 0666fab docs(migration): Add migration script
  • 5510701 Merge branch 'main' into migration
  • deb227d Merge branch 'main' into migration
  • 574c91c Merge branch 'main' into migration

📊 Changes

2 files changed (+330 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)
examples/migrate_pgvector_to_pgvectorstore.ipynb (+329 -0)

📄 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/langchain-postgres/pull/178 **Author:** [@averikitsch](https://github.com/averikitsch) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@averikitsch](https://github.com/averikitsch) **Base:** `main` ← **Head:** `migration` --- ### 📝 Commits (4) - [`0666fab`](https://github.com/langchain-ai/langchain-postgres/commit/0666fabbfb4de90b2d485f834dfb10827f08d816) docs(migration): Add migration script - [`5510701`](https://github.com/langchain-ai/langchain-postgres/commit/5510701b877ec45405e2128c8c74f9fc0edf0a98) Merge branch 'main' into migration - [`deb227d`](https://github.com/langchain-ai/langchain-postgres/commit/deb227d7bf11b147fab9af9b9833f4b139a44ed2) Merge branch 'main' into migration - [`574c91c`](https://github.com/langchain-ai/langchain-postgres/commit/574c91cbf9699753e41964b16635c231bc8b9684) Merge branch 'main' into migration ### 📊 Changes **2 files changed** (+330 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) ➕ `examples/migrate_pgvector_to_pgvectorstore.ipynb` (+329 -0) </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-16 05:16:58 -05:00
yindo closed this issue 2026-02-16 05:16:58 -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#207