Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Doesn't support column/table constraints #7

Open
neilsh opened this issue Apr 21, 2015 · 0 comments
Open

Doesn't support column/table constraints #7

neilsh opened this issue Apr 21, 2015 · 0 comments

Comments

@neilsh
Copy link
Contributor

neilsh commented Apr 21, 2015

With the exception of NOT NULL, the current code lacks support for table and column constraints, such as UNIQUE and PRIMARY KEY. This information can likely be retrieved from the pg_constraints and information_schema.table_constraints tables.

While this information isn't required by redshift, it can be used by redshift for query optimizations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant