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

Make migrations are reflected to schema-upstream.sql #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

foriequal0
Copy link
Contributor

No description provided.

Copy link
Contributor

@joojis joojis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you check the build failure?

@joojis
Copy link
Contributor

joojis commented Nov 14, 2019

dbdiagram.io shows me an error when I pasted the generated sql file. Do you know the way to visualize the relations? It made progress but I hope it's more easy to read.

image

@foriequal0
Copy link
Contributor Author

foriequal0 commented Nov 14, 2019

Oh. It'll take some time to fix that. pgformatter doesn't exist before ubuntu 19.04

@foriequal0
Copy link
Contributor Author

dbdiagram.io doesn't seem to support full Postgres syntax. "public." prefixes are added after pg 9.4.18 https://stackoverflow.com/questions/51216297/postgresql-pg-dump-adding-public-to-all-schema-names

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.

3 participants