Pglast

Latest version: v7.2

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

Scan your dependencies

Page 15 of 21

1.10

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

- Fix collation name printer (`PR 44`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/44

- Implement ``CreatePLangStmt`` printer (`PR 42`__), thanks to Bennie Swart

__ https://github.com/lelit/pglast/pull/42

- Fix privileges printer (`PR 41`__), thanks to Bennie Swart

__ https://github.com/lelit/pglast/pull/41

- Handle ``TRUNCATE`` event in ``CreateTrigStmt`` printer (`PR 40`__), thanks to Bennie Swart

__ https://github.com/lelit/pglast/pull/40

- Fix function body dollar quoting (`PR 39`__), thanks to Bennie Swart

__ https://github.com/lelit/pglast/pull/39

1.9

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

- Prettier ``INSERT`` representation

1.8

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

- Prettier ``CASE`` representation

- New option to emit a semicolon after the last statement (`issue 24`__)

__ https://github.com/lelit/pglast/issues/24

1.7

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

- Implement ``NotifyStmt`` printer

- Implement ``RuleStmt`` printer, thanks to Gavin M. Roy for his `PR 28`__

__ https://github.com/lelit/pglast/pull/28

- Fix ``RenameStmt``, properly handling object name

- Produce Python 3.8 wheels, thanks to `cibuildwheel`__ 1.0.0

__ https://github.com/joerick/cibuildwheel

- Support ``ALTER TABLE RENAME CONSTRAINT`` (`PR 35`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/35

1.6

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

- Fix issue with boolean expressions precedence (`issue 29`__)

__ https://github.com/lelit/pglast/issues/29

- Implement ``BitString`` printer

- Support ``LEAKPROOF`` option (`PR 31`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/31

- Support ``DEFERRABLE INITIALLY DEFERRED`` option (`PR 32`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/32

1.5

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

- Fix issue with ``RETURNS SETOF`` functions, a more general solution than the one proposed by
Ronan Dunklau (`PR 22`__)

__ https://github.com/lelit/pglast/pull/22

- Allow more than one empty line between statements (`PR 26`__), thanks to apnewberry

__ https://github.com/lelit/pglast/pull/26

Page 15 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.