delete cascade

This commit is contained in:
Jan Prochazka
2021-09-28 19:17:38 +02:00
parent 571be4b3f9
commit 2ef81942db
3 changed files with 74 additions and 59 deletions

View File

@@ -45,6 +45,7 @@ function processDependencies(
conditionType: 'exists',
subQuery: {
commandType: 'select',
selectAll: true,
from: {
name: {
pureName: fk.pureName,