@514labs/moose-lib 0.6.244-ci-6-gbb6c4d8d → 0.6.244-ci-4-g8bb466b6

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
@@ -617,8 +617,6 @@ var ClickHouseEngines = /* @__PURE__ */ ((ClickHouseEngines2) => {
617
617
  ClickHouseEngines2["ReplicatedReplacingMergeTree"] = "ReplicatedReplacingMergeTree";
618
618
  ClickHouseEngines2["ReplicatedAggregatingMergeTree"] = "ReplicatedAggregatingMergeTree";
619
619
  ClickHouseEngines2["ReplicatedSummingMergeTree"] = "ReplicatedSummingMergeTree";
620
- ClickHouseEngines2["ReplicatedCollapsingMergeTree"] = "ReplicatedCollapsingMergeTree";
621
- ClickHouseEngines2["ReplicatedVersionedCollapsingMergeTree"] = "ReplicatedVersionedCollapsingMergeTree";
622
620
  return ClickHouseEngines2;
623
621
  })(ClickHouseEngines || {});
624
622
  function dropView(name) {