Gino

Latest version: v1.0.1

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

Scan your dependencies

Page 7 of 9

0.5.3

^^^^^^^^^^^^^^^^^^

* Fixed ``no module named cutils`` error (Contributed by Vladimir Goncharov in 73)

0.5.2

^^^^^^^^^^^^^^^^^^

* Added missing driver name on dialect (67)
* Fixed dialect to support native decimal type (67)

0.5.1

^^^^^^^^^^^^^^^^^^

This is an emergency fix for 0.5.0.

* Reverted the extension, back to pure Python (60)
* Used SQLAlchemy ``RowProxy``
* Added ``first_or_404``
* Fixed bug that ``GinoPool`` cannot be inherited

0.5

--------

This is also version 1.0 beta 1.

0.5.0

^^^^^^^^^^^^^^^^^^

* [Breaking] Internal refactor: extracted and isolated a few modules, partially rewritten

* Extracted CRUD operations
* Core operations are moved to ``dialect`` and execution context
* Removed ``guess_model``, switched to explicit execution options
* Turned ``timeout`` parameter to an execution option
* Extracted ``pool``, ``connection`` and ``api`` from ``asyncpg_delegate``
* Added support for SQLAlchemy execution options, and a few custom options
* [Breaking] Made `Model.select` return rows by default (39)
* Moved `get_or_404` to extensions (38)
* Added iterator on model classes (43)
* Added Tornado extension (Contributed by Vladimir Goncharov)
* Added `Model.to_dict` (47)
* Added an extension module to update `asyncpg.Record` with processed results


Early Development Releases
--------------------------

Considered as alpha releases.

0.4.1

^^^^^^^^^^^^^^^^^^

* Support ``select`` on model instance

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.