mongosh support only for premium

This commit is contained in:
SPRINX0\prochazka
2025-07-30 10:19:57 +02:00
parent 6e8cdc24a3
commit e856d8fddf
4 changed files with 172 additions and 60 deletions

View File

@@ -13,4 +13,7 @@ module.exports = {
extractProfileTimestamp,
aggregateProfileChartEntry,
},
initialize(dbgateEnv) {
driver.initialize(dbgateEnv);
},
};