@budibase/backend-core 2.20.13 → 2.21.0

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
@@ -54411,6 +54411,7 @@ var SourceName = /* @__PURE__ */ ((SourceName2) => {
54411
54411
  SourceName2["FIRESTORE"] = "FIRESTORE";
54412
54412
  SourceName2["REDIS"] = "REDIS";
54413
54413
  SourceName2["SNOWFLAKE"] = "SNOWFLAKE";
54414
+ SourceName2["BUDIBASE"] = "BUDIBASE";
54414
54415
  return SourceName2;
54415
54416
  })(SourceName || {});
54416
54417
  var DatasourceFeature = /* @__PURE__ */ ((DatasourceFeature2) => {