Pglast

Latest version: v7.7

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

Scan your dependencies

Page 2 of 22

154.2.3

154.2.1

154.2.0

~~~~~~~~~~~~~~~~~~~~
**Breaking changes**
~~~~~~~~~~~~~~~~~~~~

- Change the type of the ``ast.Float`` value from ``Decimal`` to ``str``

Using a ``Decimal`` implies potential differences in the representation of floating numbers,
and already caused issues (`91`__ and `100`__) in the past, making it impossible to render,
say, ``SELECT 0.0e1``, due to the fact that ``Decimal('0.0e1')`` resolves to
``Decimal('0')``.

__ https://github.com/lelit/pglast/issues/91
__ https://github.com/lelit/pglast/issues/100

154.0.0

Version 4

143.0.0

7.7

~~~~~~~~~~~~~~~~

- Nothing visible, fix GitHub Actions CI environment

Page 2 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.