Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
Conflicts: jOOQ-codegen/src/main/java/org/jooq/util/DefaultGenerator.java jOOQ-meta/src/main/java/org/jooq/util/DefaultIdentityDefinition.java jOOQ-meta/src/main/java/org/jooq/util/IdentityDefinition.java jOOQ-test/src/org/jooq/test/h2/generatedclasses/Keys.java jOOQ-test/src/org/jooq/test/hsqldb/generatedclasses/Keys.java
This commit is contained in:
commit
b44cc4f233
@ -6,7 +6,7 @@ package org.jooq.test.h2.generatedclasses;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*
|
||||
* A class modelling foreign key relationships between tables of the <code>PUBLIC</code>
|
||||
* A class modelling foreign key relationships between tables of the <code>PUBLIC</code>
|
||||
* schema
|
||||
*/
|
||||
public class Keys {
|
||||
|
||||
@ -6,7 +6,7 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*
|
||||
* A class modelling foreign key relationships between tables of the <code>PUBLIC</code>
|
||||
* A class modelling foreign key relationships between tables of the <code>PUBLIC</code>
|
||||
* schema
|
||||
*/
|
||||
public class Keys {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user