Skip to content
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

Materialized view schema type definitions #66

Open
chazclark opened this issue Jul 14, 2017 · 3 comments
Open

Materialized view schema type definitions #66

chazclark opened this issue Jul 14, 2017 · 3 comments

Comments

@chazclark
Copy link

Is there a way to generate materialized view schema type definitions? I know it does this for normal views, yet I don't see the output for materialized views.

@xiamx
Copy link
Contributor

xiamx commented Jul 14, 2017

Not possible with the current version. But it shouldn't be difficult to implement https://stackoverflow.com/questions/39179253/postgresql-get-materialized-view-column-metadata

Pull requests are welcomed :)

@mhuconcern
Copy link

@xiamx Has there been any pull request out for this. If so how do we use it

@mhuconcern
Copy link

mhuconcern commented Nov 18, 2019

I moved to slonik It has a typegen package that is actively maintained

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

No branches or pull requests

3 participants