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
@@ -94,6 +94,7 @@ export default async function dsqlCrud<
tableSchema,
dbConfig,
whereClauseObject,
targetIds,
});
return UPDATE_RESULT;