I am trying to store array in my entity classes. According to the Dialect documentation, I should use a kotlin.Array in my entity data class. However as soon as I add an Array in my entity data class, ...
We read every piece of feedback, and take your input very seriously.