Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Release 2.0.0

Compare
Choose a tag to compare
@dirodriguezm dirodriguezm released this 03 Nov 20:17
· 216 commits to main since this release

Release 2.0.0

The main feature is the MongoDB plugin

Features

  • MongoDB ORM layer
  • MongoDB connection class following the previous interface
  • MongoDB compatible models for the new database
  • MongoQuery extends pymongo.collection.Collection
  • Tests with mongomock
  • Added bulk_update to MongoQuery

What's Changed

New Contributors

Full Changelog: https://github.com/alercebroker/db-plugins/commits/2.0.0