Error PostgresSaver.setup(): the relation "public.checkpoint_migrations" does not exists #175

Closed
opened 2026-02-15 17:16:46 -05:00 by yindo · 0 comments
Owner

Originally created by @mattia-consiglio on GitHub (Feb 26, 2025).

The issue is that the setup method is doing a select query on non-existing table, before the table can be created

Originally created by @mattia-consiglio on GitHub (Feb 26, 2025). The issue is that the setup method is doing a select query on non-existing table, before the table can be created
yindo closed this issue 2026-02-15 17:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#175