Joshua Burnett
Joshua Burnett
NAMING_STRATEGIES is a public static and I know making FOREIGN_KEY_SUFFIX public static as well is not ideal but any chance we can get the pull request merged so we can...
This is preventing us from upgrading too. https://github.com/grails/gorm-hibernate5/issues/175 Even when using the javaassist with older version is not longer allows us to get the ID in a lazy manner. @longwa...
FYI, we have not found a solution for the bytebuddy hydration. with anything past hibernate 5.5.9 and Gorm its impossible to have proxies working. What we have found that works...
PR is updated. Will push more if we discover more issues in out testing. my REGEX kungfu is not so great. I am certain there is a better way to...
@cljk nice work, thank you.. saved us some gyrations to sort this out. can see a working fail2ban incorporated into the docker image here https://github.com/yakworks/docker-sftp
any word on this? I would like this same thing back too.
https://github.com/brian428/grails-coffeescript-compiler-plugin looks like it will work. I did not see that.
This PR fixes the error I was getting as well. the change in #324 changes the startup error to ``` File "/opt/homebrew/lib/python3.10/site-packages/pgactivity/data.py", line 175, in pg_is_local_access ```
I get 2 failures with phantomjs. have not dug into why
thanks for the update. I see the resolver for hibernate but not the multi_tenant_connection_provider. Did you basically setup the app like this? https://github.com/vtajzich/spring-hibernate4-multitenant/tree/master/mt-core/src/main/resources