legacy mongodb optimalization + test fix

This commit is contained in:
SPRINX0\prochazka
2025-11-21 10:44:06 +01:00
parent 44366f7872
commit a3cfc45fef
2 changed files with 4 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ const volatilePackages = [
'@clickhouse/client',
'bson', // this package is already bundled and is used in mongodb
'mongodb',
'mongodb-old',
'mongodb-client-encryption',
'tedious',
'msnodesqlv8',