Hi,
While writing unit test for my DAO methods, i am getting an error *Not yet
supported.*
*14:46:50.838 [Test worker] DEBUG org.jooq.tools.LoggerListener - Executing
batch query : insert into "public"."recent_activity" ("updated",
"deck_id", "user_id") values (cast(? as timestamp), cast(? as uuid), cast(?
as uuid))14:46:50.842 [Test worker] DEBUG org.jooq.tools.LoggerListener -
Exception org.jooq.exception.DataAccessException: SQL
[insert into "public"."recent_activity" ("updated", "deck_id", "user_id")
values (cast(? as timestamp), cast(? as uuid), cast(? as uuid))]; Not yet
supported*
I am currently on jOOQ3.11 . Do i need to upgrade the version or its not
yet supported ?
Thanks,
Deba
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jooq-user/be51f612-d337-4195-aa3b-c6cfc4482355%40googlegroups.com.