Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongo上线功能无法正确执行 #2648

Open
lanheader opened this issue May 15, 2024 · 0 comments
Open

mongo上线功能无法正确执行 #2648

lanheader opened this issue May 15, 2024 · 0 comments

Comments

@lanheader
Copy link
Collaborator

重现步骤

1、sql上线执行mongo实例
2、执行返回异常
File "/Users/lanjx/WorkSpace/bakend/python/archery/sql/engines/mongo.py", line 482, in execute
actual_affected_rows = r.get("nModified", 0)
AttributeError: 'str' object has no attribute 'get

预期外的结果

image

日志文本

No response

版本

v1.11.1

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant