Aql

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

------

Maintenance release

- Fix errors from fetchone (37)
- Support python versions 3.8 - 3.12 (115)
- Modernize project metadata (115)

text
$ git shortlog -s v0.4.1...v0.5.0
14 Amethyst Reese
1 Kian-Meng Ang
1 Ryan Scott Brown
34 dependabot[bot]
13 pyup.io bot

0.4.1

------

Bugfix release

* Include py.typed for PEP 561 support (27)
* Tested on Python 3.9

text
$ git shortlog -s v0.4.0...v0.4.1
6 Amethyst Reese
1 pyup.io bot

0.4.0

------

Feature release

- Add support for ORDER BY clauses in SELECT queries
- Fixes for placeholders on generated Mysql queries
- First steps towards Sphinx documentation
- Added aql to Omnilib

text
$ git shortlog -s v0.3.0...v0.4.0
4 Amethyst Reese

0.3.0

------

Feature release

- Added support for mysql connections via aiomysql
- Fixed mysql query generation to use correct placeholders for aiomysql

text
$ git shortlog -s v0.2.0...v0.3.0
10 Amethyst Reese

0.2.0

------

Feature release:

- Corrected generated SQL for Sqlite and Mysql for quoted column names
- Connection.execute() now returns an intermediate Result object that
can be awaited
- End-to-end integration test creates table, inserts, and selects rows
- Fixed lint and typing issues

text
$ git shortlog -s v0.1.1...v0.2.0
6 Amethyst Reese
1 pyup-bot
3 pyup.io bot

0.1.1

text
$ git shortlog -s v0.1.0...v0.1.1
2 Amethyst Reese

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.