Getting the following messages when running taking a ResultQuery and using fetchInto(Table.TABLE):
org.jooq.impl.MetaDataFieldProvider - Not supported by dialect : Type DATETIME2 is not supported in dialect SQLSERVER2008 org.jooq.impl.MetaDataFieldProvider - Not supported by dialect : Type INT is not supported in dialect SQLSERVER2008 Any idea why? I see them defined in the SQLSERVER dialect. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
