Skip to content

Fix #190 - Query constraints from Postgres metadata#196

Merged
Mytherin merged 3 commits intoduckdb:mainfrom
Mytherin:constraints
Mar 19, 2024
Merged

Fix #190 - Query constraints from Postgres metadata#196
Mytherin merged 3 commits intoduckdb:mainfrom
Mytherin:constraints

Conversation

@Mytherin
Copy link
Copy Markdown
Contributor

Fix #190

When querying table information from postgres, also query the pg_constraint table to find unique/primary key constraints.

@Mytherin Mytherin merged commit 0e39a01 into duckdb:main Mar 19, 2024
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.

DESCRIBE a table in Postgres does not get not null and primary key constraints

1 participant