fix(all): New templates.

This commit is contained in:
Rodrigo Rodriguez 2024-08-24 00:22:34 -03:00
parent 1d783c303e
commit 3335d5d8a4

View file

@ -2348,7 +2348,6 @@ export class SystemKeywords {
valueFound = found[e];
}
});
found = null;
const equals =
typeof value === 'string' && typeof valueFound === 'string'
@ -2423,6 +2422,7 @@ export class SystemKeywords {
adds++;
}
row = null;
found = null;
}
// In case of storage, persist to DB in batch.