Litestar-asyncpg

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

What's Changed
* chore: update references to `litestar-org` by cofin in https://github.com/litestar-org/litestar-asyncpg/pull/6
* feat: allow keys to be configurable by cofin in https://github.com/litestar-org/litestar-asyncpg/pull/10

New Contributors
* dependabot made their first contribution in https://github.com/litestar-org/litestar-asyncpg/pull/15

**Full Changelog**: https://github.com/litestar-org/litestar-asyncpg/compare/v0.1.3...v0.2.0

0.1.3

What's Changed
* feat: add py.typed to project by cofin in https://github.com/cofin/litestar-asyncpg/pull/5


**Full Changelog**: https://github.com/cofin/litestar-asyncpg/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* feat: adds `pgproto.UUID` to the type_encoders by cofin in https://github.com/cofin/litestar-asyncpg/pull/1
* feat: adds updated examples by cofin in https://github.com/cofin/litestar-asyncpg/pull/2

New Contributors
* cofin made their first contribution in https://github.com/cofin/litestar-asyncpg/pull/1

**Full Changelog**: https://github.com/cofin/litestar-asyncpg/compare/v0.1.1...v0.1.2

0.1.1

This change corrects a few issues with imports and metadata lookups.

0.1.0

What's New? Well, everything...

This initial release adds a `Litestar` plugin to create and manage the `asyncpg` database connections and sessions for each request.

To get started:
`pip install litestar-asnycpg`

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.