@cadenza.io/service 1.9.16 → 1.9.17

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.js CHANGED
@@ -2753,6 +2753,7 @@ var DatabaseController = class _DatabaseController {
2753
2753
  this.deleteFunction.bind(this),
2754
2754
  options
2755
2755
  );
2756
+ return true;
2756
2757
  },
2757
2758
  "Generates auto-tasks for database schema"
2758
2759
  ).then(