Add MongoDB integration to DataManager, switch Python language server to Jedi, and include pymongo in requirements.txt

This commit is contained in:
vitor-aignosi
2025-07-01 12:19:06 -03:00
parent 0d03141655
commit d79f882018
4 changed files with 73 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"connectionId": "sonardev-sientia-ai",
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
},
"python.languageServer": "Pylance",
"python.languageServer": "Jedi",
"python.analysis.typeCheckingMode": "standard",
"editor.suggestSelection": "first",
"windsurfPyright.disableLanguageServices": true