Aiosql

Latest version: v13.0

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

Scan your dependencies

Page 1 of 7

13.0

- change `kwargs_only` parameter default value to _True_. **Compatibility break.**
- add optional parameter declarations to queries, and check them when provided.
- forbid positional parameters when named parameters are declared.
- warn on probable mission operation.
- silent some test warnings.
- add *psycopg2* back to CI with _Python 3.13_.
- improve documentation.
- improve Makefile.

12.2

- Minor release to trigger the doc deployment

12.1

- drop support for *Python 3.8*.
- enable *DuckDB* with *Python 3.13*.
- fix duckdb adapter for *DuckDB 1.1*.

12.0

- add official support for MS SQL Server with `pymssql`.
- pass misc parameters to cursor in generic adapter.
- further improve typing to please pyright.
- minor doc fixes…
- improve one error message.
- reduce verbosity when overriding an adapter.
- refactor tests, simplifying the structure and adding over 50 tests. in particular, schema creation now relies on *aiosql* features instead of using driver capabilities directly.

11.1

- improve documentation.
- upgrade sphinx and corresponding read-the-doc theme.

11.0

- update and improve documentation.
- do not allow to override existing queries, as it can lead to hard to understand bugs.
- use ``pytest.fail`` instead of ``assert False`` in tests.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.