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

diff-changelog materialized views #218

Open
miglinux opened this issue Nov 6, 2024 · 0 comments
Open

diff-changelog materialized views #218

miglinux opened this issue Nov 6, 2024 · 0 comments

Comments

@miglinux
Copy link

miglinux commented Nov 6, 2024

Hi folks!

When I diff two oracle databases, materialized views is not generated in diff changelog file.

Product Versions
Oracle: 19.25.0
Liquibase OSS: 4.30.0
Liquibase Oracle Extension: 4.29.2

Command executed
liquibase diff-changelog --changelog-file=data.oracle.sql --url="jdbc:oracle:thin:@//server:1521/DB_1" --username="xxx" --password="xxxx" --reference-url="jdbc:oracle:thin:@//server:1521/DB_2" --reference-username="xxx" --reference-password="xxxx" --includeTablespace=true --classpath=/usr/local/liquibase/internal/lib/ojdbc8.jar:/usr/local/liquibase/internal/lib/liquibase-oracle-4.29.2.jar

I believe I'm doing something wrong

Please, someone could help me?
Thanks in advance

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