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

xsd oracle extension is not visible #29

Open
laurentleseigneur opened this issue Mar 2, 2018 · 0 comments
Open

xsd oracle extension is not visible #29

laurentleseigneur opened this issue Mar 2, 2018 · 0 comments

Comments

@laurentleseigneur
Copy link

laurentleseigneur commented Mar 2, 2018

Hi,

I'm trying to use liquibase and oracle extension to add a materialized view with "refresh on commit" option

i see several problems:

  • refresh on commit / on demand don't seems to be available as OOTB option in schema
  • xsd extension is in src/main instead of src/resources, which means the schema is not in jar
  • xsd schema namespace is the same than in liquibase core, which is in fact an empty shell. this prevent IDE (IJ) to get a proper completion while i was expecting to add some liquibase-oracle namespace location in my xml root tag
  • is this project still official and following liquibase release ? latest reference to out of date

I can do some PR for this issue, but prior to do this, please confirm it's the right repo to do this and Liquibase is still in the arena with other competitors like Flyway

thanks

┆Issue is synchronized with this Jira Bug by Unito

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

No branches or pull requests

1 participant