Pgspecial

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 5

2.1.1

==================

* Added `build-system` section to `pyproject.toml` to use the modern setuptools backend.
* Fix SyntaxWarning with Python 3.12.
* Fix test_slash_l* to support non-en_US locales (https://github.com/dbcli/pgspecial/issues/140).
* Release script uses `build` module.

2.1.0

=========

* Fixed displaying verbose view definitions when running `\d+`.
* Use psycopg.sql for constructing queries.

2.0.1

===================

Internal:
---------
* Added argument to open_external_editor to specifiy desired editor.

2.0.0

===================

Bug fixes:
----------

* Add `pytest` mark `dbtest` to `test_slash_dp_pattern_schema` so it can be skipped when necessary. (Thanks: `Benjamin Beasley`_)

Internal:
---------

* Switch to psycopg3 - breaking change.

1.13.1

======

Bug fixes:
----------

* Throw an exception if the TO/FROM keyword is missing in the `\copy` command. (Thanks: `Amjith`_)
* Allow multiline SQL and use default of 2s timing for the `\watch` command. (Thanks: `Saif Hakim`_)
* Fix for the `\dp` metacommand to properly work with the schema name as pattern (Thanks: `Roberto Dedoro`_)

Internal:
---------

* Drop unused dev/test dependency on mock (Thanks: `Benjamin Beasley`_).

1.13.0

======

Features:
---------

* Add support for the `\ddp` metacommand that lists the default privileges of Postgres objects (Thanks: `Roberto Dedoro`_)
* Add support for named query positional parameters aggregation (Thanks: `Guilhem Charles`_)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.