dbwarden-pgsql-types
PostgreSQL custom type and sequence object handlers for DBWarden.
Object types
| Object type | Manages |
|---|---|
enum |
CREATE TYPE ... AS ENUM, plus ADD VALUE for additive changes |
domain |
CREATE/ALTER/DROP DOMAIN, with constraints and defaults |
composite_type |
CREATE/ALTER/DROP TYPE ... AS (...) |
sequence |
CREATE/ALTER/DROP SEQUENCE, including start, increment, bounds, and cycle |
Enums register first, because domains and composite types can be defined over them.
Installation
dbwarden plugin add dbwarden-pgsql-types
Trust tier
This is an official DBWarden plugin. Its distribution name is classified before any of its code is imported, and dbwarden plugin add verifies the PyPI Trusted-Publishing attestation (PEP 740) against dbwarden-org/dbwarden-pgsql-types before installing. It loads automatically once installed, with no dbwarden plugin trust step.
Development
uv venv && uv pip install -e . -e ../dbwarden pytest
pytest -q
The tests/test_conformance.py suite runs DBWarden's shared conformance harness (dbwarden.plugin_conformance): entry point resolution, no import-time side effects, hook signatures, public-API-only imports, and idempotent setup().
License
MIT
Release files for dbwarden-pgsql-types 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dbwarden_pgsql_types-0.2.0.tar.gz | 17.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dbwarden_pgsql_types-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.6 kB
Release files / dbwarden_pgsql_types-0.2.0.tar.gz
| Download URL | dbwarden_pgsql_types-0.2.0.tar.gz |
|---|---|
| Size | 17.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
314b9f3c72e386a51615132d5e8ded0b69196e2110c03e037bff9a251fc5911d
|
|
BLAKE2b-256 checksum How to use checksums |
3722e361af937ffe014c34fbff5a138f049c5ebc34d0b97899910cdbb5f0e3d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 6, 2026.
Transparency logRelease files / dbwarden_pgsql_types-0.2.0-py3-none-any.whl
| Download URL | dbwarden_pgsql_types-0.2.0-py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad3f30ae1a6026c91a5c11e49d00420adfaf2b6c6f2c52f8c97146e1cc63312c
|
|
BLAKE2b-256 checksum How to use checksums |
2667056baf44f35ae585a9e9524a19c54828c86858978aceb7c5546d736ac69e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 6, 2026.
Transparency log