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

Pgsql generated always fix #386

Closed
wants to merge 2 commits into from

Conversation

sartor
Copy link
Contributor

@sartor sartor commented Apr 29, 2020

Fix bug where columns with GENERATED ALWAYS BY IDENTITY columns were without any information in table structure mode in Postgresql 10+

@vrana
Copy link
Owner

vrana commented Feb 6, 2021

This breaks PostgreSQL < 10. Please be more careful next time. Merged with that fixed.

@vrana vrana closed this Feb 6, 2021
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