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

When set the default schema/catalog name is used instead of the default HIBERNATE one #246

Conversation

tuxBurner
Copy link

Hi,

i ran into the problem when i set the following options in my pom.xml

<referenceDefaultSchemaName>main</referenceDefaultSchemaName> <diffIncludeSchema>true</diffIncludeSchema>

i always got HIBERNATE. in front of my changes but i expect it to be main.

This fixes it for me.

@robertericreeves robertericreeves requested a review from nvoxland May 20, 2020 16:18
@robertericreeves
Copy link
Contributor

@nvoxland Can you review please? Looks straight forward to me but wanted to make sure.

Thank you, @tuxBurner !!!

@tuxBurner
Copy link
Author

Sure @r2datical :)

@robertericreeves
Copy link
Contributor

@nvoxland What do you think?

@tuxBurner
Copy link
Author

Hi @r2liquibase,

any reason why you closed the PR without merging it ?

Greetings tuxBurner

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