Datalite

Latest version: v0.7.3

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

Scan your dependencies

Page 2 of 4

0.5.9

Not secure
* Fixed an issue in import paths.

0.5.8

Not secure
* Add datalite.constraint module, that introduces SQLite constraints to datalite classes.
* Add Unique[T] type alias, when added a dataclass field is hinted with it, the corresponding column in the database will be NOT NULL and UNIQUE.
* Fix a previously unkown bug that made it impossible for datalite objects to be insantiated with None as an argument.

0.5.7

* Add datalite.constraint module, that introduces SQLite constraints to datalite classes.
* Add Unique[T] type alias, when added a dataclass field is hinted with it, the corresponding column in the database will be NOT NULL and UNIQUE.
* Fix a previously unkown bug that made it impossible for datalite objects to be insantiated with None as an argument.

0.5.6

Not secure
* A bugfix in `datalite.migrations.basic_migrate` that caused the software to raise an exception when a column was deleted.

0.5.5

Not secure
* Very minor bugfix

0.5.4

Not secure
* Migration support for default values that are not `None`

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.