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

liquibase-hibernate5 V3.6 wrongly returning "HIBERNATE" as defaultCatalog and SchemaName #160

Open
yogeshmoodoo opened this issue Aug 29, 2017 · 4 comments

Comments

@yogeshmoodoo
Copy link

yogeshmoodoo commented Aug 29, 2017

liquibase-hibernate/src/main/java/liquibase/ext/hibernate/database/HibernateDatabase.java overrides methods getDefaultSchemaName() and getDefaultCatalogName() and returning "HIBERNATE" as value.

Can those 2 overriden methods be removed from the class such that we have the default behaviour?

Thank you
Yogesh

┆Issue is synchronized with this Jira Bug by Unito

@lumen00000
Copy link

I also ran into this problem on version 3.6. Please fix this bug, I would be very grateful

@fabn
Copy link

fabn commented Dec 27, 2019

I'm having this issue too. It's open since 2017 any workaround???

@brauliolledo
Copy link

did you eventually find a way to solve this? i'm working with different schemas and liquibase-hibernate ignores the schema parameter from the @table decorator

@filipelautert
Copy link
Collaborator

As per #248 this still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants