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

pydal do not support mongodb 4.4+ #2442

Open
Alex-echo opened this issue May 20, 2022 · 0 comments
Open

pydal do not support mongodb 4.4+ #2442

Alex-echo opened this issue May 20, 2022 · 0 comments

Comments

@Alex-echo
Copy link

Describe the bug
pydal not support mongodb 4.4+

To Reproduce
Steps to reproduce the behavior:
when mongodb 4.2 upgrade to mongodb 4.4, web2py pydal (DAL) can‘t work: select tables expect values but return keys。
(to CRUD mongodb directly in python with pymongo , It works fine).

===
env:
web2py 2.22.3
pymongo 3.12.3
mongodb 4.4.14
suse 12 sp5
python 2.7.17

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

No branches or pull requests

1 participant