You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi,
I'm trying to use liquibase and oracle extension to add a materialized view with "refresh on commit" option
i see several problems:
liquibase-oracle
namespace location in my xml root tagI 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
The text was updated successfully, but these errors were encountered: