[PR #27] [MERGED] Should be using uuid4 not uuid1 #127

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

📋 Pull Request Information

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

Base: mainHead: eugene/use_uuid4


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 langchain_postgres/vectorstores.py (+2 -2)

📄 Description

Use uuid4


🔄 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/27 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/use_uuid4` --- ### 📝 Commits (1) - [`50309ee`](https://github.com/langchain-ai/langchain-postgres/commit/50309eef498e1f60dba02feed493f1210046d3ef) x ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/vectorstores.py` (+2 -2) </details> ### 📄 Description Use uuid4 --- <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:41 -05:00
yindo closed this issue 2026-02-16 05:16:41 -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#127