This commit is contained in:
2026-01-09 12:59:05 +01:00
parent a10524da95
commit a915be704b
6 changed files with 17 additions and 5 deletions
+1
View File
@@ -70,6 +70,7 @@ function dsqlCrud(params) {
tableSchema,
dbConfig,
whereClauseObject,
targetIds,
});
return UPDATE_RESULT;
case "delete":