You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Chat2DB Version
1.0.11
Describe the bug
连接mongodb后,无法进行查询。
1)双击表会直接在console中出现select语句(完全不可用),不符合mongodb使用db.xxx.find()的语法。
2)手动输入db.xxxx.find() 后只会显示map,不会返回数据,实际表中用数据。
The text was updated successfully, but these errors were encountered: