Skip to content

Removed the definition of the duplicate index on the id column and re… #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

jim-mlodgenski
Copy link
Contributor

Removed the definition of the duplicate index on the id column and removed the column attributes that do not match what PostgreSQL uses for a primary key. A primary key always has an index and is always not nullable.

jim-mlodgenski and others added 2 commits March 14, 2025 11:31
…moved the column attributes that do not match what PostgreSQL uses for a primary key
@eyurtsev eyurtsev merged commit 1f1f03f into langchain-ai:main Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants