[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:
Lukas Eder 2019-12-09 13:21:56 +01:00
parent f7e2229f53
commit 40ef8cda06

View File

@ -681,6 +681,31 @@ package org.jooq.impl;