Skip to content

Releases: aioworkers/aioworkers-pg

0.4.0a1

02 Aug 00:09
bc04cbf
Compare
Choose a tag to compare
0.4.0a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0a1

0.3.0

18 Feb 14:27
5d9655a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

tool.poetry.extras for SQLAlchemy&asyncpgsa

11 Jan 07:13
5d9655a
Compare
Choose a tag to compare
  • tool.poetry.extras for SQLAlchemy&asyncpgsa

0.3.0a1

08 Nov 10:36
0b46495
Compare
Choose a tag to compare
0.3.0a1 Pre-release
Pre-release
  • Pass all other attributes to pool_create.
  • Ability to specify custom setup function.
  • Ability to specify custom connection and record classes.
  • Use pool.init path in config for custom init function.

Custom init functions support

15 Feb 09:59
f6ca800
Compare
Choose a tag to compare
  • Solved #1 in #13.
  • Add aioworkers_pg.version.

0.2.1

15 Feb 06:53
3331a1b
Compare
Choose a tag to compare
  • poetry support
  • black formatting
  • github actions
  • Add python 3.8, 3.9 support.
  • Drop python 3.5 support.

0.2.1a8

10 Feb 06:29
Compare
Choose a tag to compare
0.2.1a8 Pre-release
Pre-release
#8: Update build pipeline tag trigger.

Support new connector interface

04 Jan 15:44
fbcc9c5
Compare
Choose a tag to compare
Merge pull request #6 from aioworkers/connect

Connect

Storage

29 Mar 10:25
Compare
Choose a tag to compare
0.1.0

Use pytest-aioworkers

Readme added

06 Nov 05:29
Compare
Choose a tag to compare
0.0.9

Fix python 3.7