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

Handling for field comments, and for existing type definitions in database #48

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

Conversation

mounty1
Copy link

@mounty1 mounty1 commented Feb 24, 2019

Both Mysql and Postgres allow for attaching comments to columns, but the dump/export syntax differs between the two. This PR handles comments in the Mysql dump and converts them to the form expected by Postgres.

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.

1 participant