[jOOQ/jOOQ#7328] Generate T-SQL locking only when declaring tables
This commit is contained in:
parent
a26b6cbc6d
commit
0464d58651
@ -248,6 +248,7 @@ public class TableImpl<R extends Record> extends AbstractTable<R> {
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void accept0(Context<?> ctx) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user