Aerich

Latest version: v0.7.2

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

Scan your dependencies

Page 6 of 8

0.3.0

- Refactoring migrate logic, and this version is not compatible with previous version.
- Now there don't need `old_models.py` and it store in database.
- Upgrade steps:
1. Upgrade aerich version.
2. Drop aerich table in database.
3. Delete `migrations/{app}` folder and rerun `aerich init-db`.
4. Update model and `aerich migrate` normally.

0.2.5

- Fix windows support. (46)
- Support `db_constraint` in fk, m2m should manual define table with fk. (52)

0.2.4

- Raise error with SQLite unsupported features.
- Fix Postgres alter table. (48)
- Add `Rename` support.

0.2.3

- Fix tortoise ssl config.
- PostgreSQL add/drop index/unique.

0.2.2

- Fix postgres drop fk.
- Fix version sort.

0.2.1

- Fix bug in windows.
- Enhance PostgreSQL support.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.