Ngiridb

Latest version: v0.0.1

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

Scan your dependencies

Page 2 of 3

0.5.3

Added

* Support `dialect+driver` for default database drivers like `postgresql+asyncpg` ([396][396])

[396]: https://github.com/pesaply/ngiridb/pull/396

Fixed

* Documentation of low-level transaction ([390][390])

[390]: https://github.com/pesaply/ngiridb/pull/390

0.5.2

Fixed

* Reset counter for failed connections ([385][385])
* Avoid dangling task-local connections after Database.disconnect() ([211][211])

[385]: https://github.com/pesaply/ngiridb/pull/385
[211]: https://github.com/pesaply/ngiridb/pull/211

0.5.1

Added

* Make database `connect` and `disconnect` calls idempotent ([379][379])

[379]: https://github.com/pesaply/ngiridb/pull/379

Fixed

* Fix `in_` and `notin_` queries in SQLAlchemy 1.4 ([378][378])

[378]: https://github.com/pesaply/ngiridb/pull/378

0.5.0

Added

* Support SQLAlchemy 1.4 ([299][299])

[299]: https://github.com/pesaply/ngiridb/pull/299

Fixed

* Fix concurrent transactions ([328][328])

[328]: https://github.com/pesaply/ngiridb/pull/328

0.4.3

Fixed

* Pin SQLAlchemy to <1.4 ([314][314])

[314]: https://github.com/pesaply/ngiridb/pull/314

0.4.2

Fixed

* Fix memory leak with asyncpg for SQLAlchemy generic functions ([273][273])

[273]: https://github.com/pesaply/ngiridb/pull/273

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.