Skip to content

Releases: amrahhh/sqla_async_orm_queries

v2.1.1

20 Nov 07:09

Choose a tag to compare

v2.1.0

20 Nov 06:56
f1e7881

Choose a tag to compare

What's Changed

  • Add session managment, update code base by @Turall in #17
  • update some functionality and add ruff format by @amrahhh in #20

Full Changelog: v1.2.0...v2.1.0

v2.0.0-beta

28 Oct 10:58
cf0b8e7

Choose a tag to compare

v2.0.0-beta Pre-release
Pre-release

What's Changed

  • Add session managment, update code base by @Turall in #17

Full Changelog: v1.2.0...v2.0.0-beta

v1.2.0

29 Jul 12:31

Choose a tag to compare

add pyproject

v1.1.9

26 Jul 07:10

Choose a tag to compare

update pyproject

v1.1.8

25 Jul 12:03
504d3e2

Choose a tag to compare

Merge pull request #15 from amrahhh/features/session_manager

add session manager

v1.1.7

13 Jul 07:50

Choose a tag to compare

fix select one method

v1.1.6

12 Jul 10:18
4f24205

Choose a tag to compare

Merge pull request #13 from amrahhh/feature/select_columns

add query executor

v1.1.5: Merge pull request #12 from mnaile/master

28 May 11:22
7247802

Choose a tag to compare

v1.1.4

23 May 11:34
7274cbf

Choose a tag to compare

Merge pull request #11 from amilalizada/master

tuple response temporary solution for select_one method