Tortoise-orm

Latest version: v0.20.1

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

Scan your dependencies

Page 20 of 23

0.10.8

Not secure
------
- Performance fixes from ``pypika>=0.15.6``
- Significant reduction in object creation time

0.10.7

Not secure
------
- Fixed SQLite relative db path and :memory: now also works
- Removed confusing error message for missing db driver dependency
- Added ``aiosqlite`` as a required dependency
- ``execute_script()`` now annotates errors just like ``execute_query()``, to reduce confusion
- Bumped ``aiosqlite>=0.6.0`` for performance fix
- Added ``tortoise.run_async()`` helper function to make smaller scripts easier to run. It cleans up connections automatically.
- SQLite does autocommit by default.

0.10.6

Not secure
------
- Fixed atomic decorator to get connection only on function call

0.10.5

Not secure
------
- Fixed pre-init queryset objects creation

0.10.4

Not secure
------
- Added support for running separate transactions in multidb config

0.10.3

Not secure
------
- Changed default app label from 'models' to None
- Fixed ConfigurationError message for wrong connection name

Page 20 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.