From 7e44bed7efd07328cdeac137a22fe6ba5ec868fc Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 13 Feb 2013 10:19:10 +0100 Subject: [PATCH] [#2140] No table java mapping generated using maven plugin - missing inputSchema in postgres --- jOOQ-website/src/main/resources/manual.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-website/src/main/resources/manual.xml b/jOOQ-website/src/main/resources/manual.xml index 51c8218231..6afb053779 100644 --- a/jOOQ-website/src/main/resources/manual.xml +++ b/jOOQ-website/src/main/resources/manual.xml @@ -1727,7 +1727,7 @@ public void bind(BindContext context) throws DataAccessException; org.jooq jooq-codegen-maven - 1.6.7 + 2.4.2