[jOOQ/jOOQ#9425] DDLDiffConfiguration.dropTableCascade() support
- Enhanced IN/OUT parameter that wraps the existing List<Query> and allows for passing around additional context information - Prevent FKs from being dropped twice
This commit is contained in:
parent
f7e2229f53
commit
40ef8cda06
@ -681,6 +681,31 @@ package org.jooq.impl;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user