Atom-db

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 8

0.8.0

- **breaking** Make `Relation` return a RelatedList with `save` and `load` methods.
- Don't rewrite bytecode
- Pass onclause when using join to prevent sqlalchemy from picking incorrect relation
- Fix select_related with duplicate joins (eg `select_related('a', 'a__b')`)
- Change Enum database name to include the table name
- Add builtin set / tuple support for JSONModel

0.7.9

- Fix error with 3.11

0.7.8

- Fix problem with flatten/unflatten creating invalid columns.

0.7.7

- Return from bulk_create if values list is empty
- Fix problem with order_by not having __bool__ defined

0.7.6

- Change internal data types to set to speed up building queries and allow caching
- Add a `bulk_create` method to the model manager.
- Add `py.typed` to package

0.7.5

- Fix a bug preventing select_related on multiple fields from working
- Add django style `exclude` to filter

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.