@objectstack/objectql 3.2.2 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -2568,6 +2568,7 @@ var ObjectQLPlugin = class {
2568
2568
  }
2569
2569
  }
2570
2570
  }
2571
+ await this.ql?.init();
2571
2572
  this.registerAuditHooks(ctx);
2572
2573
  this.registerTenantMiddleware(ctx);
2573
2574
  ctx.logger.info("ObjectQL engine started", {