Use Message ID for ID column #64

Open
opened 2026-02-16 05:16:23 -05:00 by yindo · 0 comments
Owner

Originally created by @acomanescu on GitHub (Jan 3, 2025).

I find it confusing that messages in DB are stored as Serial. Shouldn't they use the ID (UUID) when persisted?

By using the message ID for the ID column it would make the tracking easier.

Originally created by @acomanescu on GitHub (Jan 3, 2025). I find it confusing that messages in DB are stored as Serial. Shouldn't they use the ID (UUID) when persisted? By using the message ID for the ID column it would make the tracking easier.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#64