Hello, I'm having an issue with Exposed, where it ...
# exposed
r
Hello, I'm having an issue with Exposed, where it doesn't seems to work after ShadowJar relocation. It may seems, that this error should be addressed to GradleUp team, and I did it already. But may be you know the solution The main problem is after relocation, Exposed can't find kotlin.Any class. It happens only when using .nullable() inside tables The reproduce project located here https://github.com/makeevrserg/ExposedGradleFail
https://github.com/GradleUp/shadow/issues/1622 https://github.com/GradleUp/shadow/pull/1539 Seems like only GradleUp team currently can fix itkodee frightened