[#2140] No table java mapping generated using maven plugin - missing
inputSchema in postgres
This commit is contained in:
parent
8f8f88f665
commit
7e44bed7ef
@ -1727,7 +1727,7 @@ public void bind(BindContext context) throws DataAccessException;</java>
|
||||
<!-- Specify the maven code generator plugin -->
|
||||
<groupId>org.jooq</groupId>
|
||||
<artifactId>jooq-codegen-maven</artifactId>
|
||||
<version>1.6.7</version>
|
||||
<version>2.4.2</version>
|
||||
|
||||
<!-- The plugin should hook into the generate goal -->
|
||||
<executions>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user