Hi folks! 
As I described 
here: 
https://stackoverflow.com/questions/76072738/h2-fails-to-fetch-instant-when-using-native-query-spring-boot-3
I have encountered a problem when upgrading my app to Spring boot 3 and h2 v
2.1.214.
Up until now my DataJpaTest's were working fine, but since the upgrade, H2 
seems to have forgotten how to fetch my Instant fields, saying it fails to 
convert from java.time.OffsetDateTime to java.time.Instant. Any ideas? 

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/e78164d1-924b-4352-aef5-91a5cdf0ecc2n%40googlegroups.com.

Reply via email to