Mongoengine-migrate

Latest version: v0.0.3

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.1a1.dev1

Added
- Migration graph manipulation code
- BaseAction implementation
- Actions registry
- Migration files manipulation code
- Mongoengine schema collecting code
- Field and collections related actions
- CLI interface
- RunPython action
- Field type convertion matrix
- Fill convertion matrix with basic mongoengine field types
- Dictionary, List fields support
- Reference fields support
- 'type_key' registry
- Wrapper class (query tracer) which mocks pymongo Collection methods calls in order to show these
calls in "dry run" mode
- MongoDB version detection and make skipping of mongo queries which can't execute on current
MongoDB version
- Add setuptools script
- Make db queries idempotential since MongoDB < 4.0 does not support multi-document transactions,
MongoDB < 4.4 does not support collections creation in transactions
- Embedded documents support
- Add 'dummy_action' parameter to all Actions
- Introduce Action priority

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.