Sqly

Latest version: v0.11.0

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

Scan your dependencies

0.11.0

- add SQL.select_one to return one result or None
- add AsyncSQL with async query methods (execute, select, select_one)
- script/lint - disable mypy for now

0.10.0

Breaking change:

- Migration.up and .dn are now lists, which allows migrations to include multiple statements for databases that can only execute one at a time (like sqlite3)

0.9.0

0.9.0rc2

0.9.0rc1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.