Vinicius Rangel
Vinicius Rangel
- Using utf8 chars with more than 1 bytes adds a wrong offset to the loop (accessing the wrong index from val) - Chars that starts with a zero (like...
It's missing RuntimePersistentEntity#getCompositeIdentity implementation and respective usages. When there is a jpa @Entity with multiple @Id using the @IdClass, internal runtime mapping fails. Do a breakpoint at io.micronaut.data.model.runtime.RuntimePersistentEntity.(RuntimePersistentEntity.java:104) # Steps...
I did this for myself, but I think it can be useful to more people