Skip to content

Conversation

@idoshr
Copy link
Contributor

@idoshr idoshr commented Jul 18, 2022

This PR add support for json parse of aggregation cursor
It is useful in case of use .aggregate()

This PR also include

  • Tester for json parse in case of pymongo
  • Tester for json parse in case of aggregation
  • Tester is more specific
� Conflicts: �	flask_mongoengine/json.py �	tests/test_json_app.py
add json parser in case of aggregation add tester json parse in case of aggregation
@insspb
Copy link
Collaborator

insspb commented Jul 19, 2022

@idoshr thank you for commit. Can you make some detailed explanation when this PR will be useful. Probably change PR title

@idoshr idoshr changed the title Mongo json parse Add support for json parse of aggregation cursor Jul 19, 2022
@idoshr
Copy link
Contributor Author

idoshr commented Jul 19, 2022

@idoshr thank you for commit. Can you make some detailed explanation when this PR will be useful. Probably change PR title

Done

@insspb insspb added the log:added Changelog mark label. Marks new added features. label Jul 20, 2022
@insspb insspb changed the title Add support for json parse of aggregation cursor Addede: support for json parse of aggregation cursor Jul 20, 2022
@insspb insspb changed the title Addede: support for json parse of aggregation cursor Added: support for json parse of aggregation cursor Jul 20, 2022
@insspb insspb merged commit fb9e38c into MongoEngine:master Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

log:added Changelog mark label. Marks new added features.

3 participants