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 f5f64fd09b
commit 919b703b4d

View file

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