anothergoodguy
anothergoodguy
hey @vivekko can you share your fix we can also give a try together may be on a different branch or fork
hi Team, Could you please advise?
@cooperlyt could you please share if there is a possiblility?
thank you!! will wait...
I observed it on `jhipster-release-8.0.0-beta.3` but it's not happening on the latest master branch. I thought it might have been fixed with some lib upgrades. also my observation was with...
@cooperlyt any luck on this?
hi Team, Any suggestions on this issue, please? Thanks in advance...
it still doesn't work even in `liquibase-hibernate6` as well :( my command is `./gradlew liquibaseDiffChangelog -PrunList=diffLog -Dorg.hibernate.envers.audit_table_suffix="_version" -Dhibernate.search.enabled=false -Dliquibase.diffTypes=data` and my gradle config is ``` configurations { liquibaseRuntime.extendsFrom sourceSets.main.compileClasspath }...
not sure, why but I cant see an option to reopen this issue
no difference observed on this context for both these commands: 1. ./gradlew liquibaseDiffChangelog -PrunList=diffLog -Dorg.hibernate.envers.audit_table_suffix="_version" -Dhibernate.search.enabled=false -Dliquibase.diffTypes=data 2. ./gradlew liquibaseDiffChangelog -PrunList=diffLog -Dorg.hibernate.envers.audit_table_suffix="_version" -Dhibernate.search.enabled=false -Dliquibase.diffTypes=data -Dorg.hibernate.envers.global_with_modified_flag=true