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

This commit is contained in:
Rodrigo Rodriguez 2023-12-14 13:05:37 -03:00
parent a9bb5e517e
commit df7300a68c

View file

@ -2166,9 +2166,8 @@ export class SystemKeywords {
{ page, pageSize },
),
), ...rows];
page++;
count = rows.length;
}
},
{