dateAdd method is very helpful to add date but if we want to add minutes to the date then we cannot use dateAdd method in SQL Server. Can you add a new method to add minutes?
http://www.jooq.org/javadoc/3.2.x/org/jooq/impl/DSL.html#dateAdd(org.jooq.Field, org.jooq.Field) -- 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.
