Skip to content

Tags: omnilib/aql

Tags

v0.5.0

Toggle v0.5.0's commit message
Maintenance release

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

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
Bugfix release

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

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
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

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
Feature release

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

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
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

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
Pre-alpha v0.1.1

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
amyreese Amethyst Reese
Pre-alpha v0.1.0