fix(basic.gblib): Allow MERGE keyword in storage #380. @othonlima

This commit is contained in:
Rodrigo Rodriguez 2023-12-14 12:42:21 -03:00
parent d5f180b77c
commit 28a71de4be

View file

@ -2158,7 +2158,7 @@ export class SystemKeywords {
do {
rows = [
t.findAll(
await t.findAll(
paginate(
{
where: {},