Join Slack
Powered by
<Using uuid[ ] type in Postgres with kotlin and hi...
# stackoverflow
u
user
10/18/2018, 11:11 AM
Using uuid[] type in Postgres with kotlin and hibernate
I'm pretty new to Kotlin and whole JVM world and I'm trying to figure out how should I use that type. I was trying to implement it as mentioned in this tutorial:
https://medium.com/@sajithvijesekar/spring-jpa-data-with-postgres-array-types-a6cc4be421e2
but as a result I received: No Dialect mapping for JDBC type: 2003 during app startup. I wanted to use that field...
Open in Slack
Previous
Next