Pyrseas 0.9.0 is now available - Mailing list pgsql-announce

From Joe Abbate
Subject Pyrseas 0.9.0 is now available
Date
Msg-id f7c5e206-1fac-f897-fde3-f849ed4dc126@freedomcircle.com
Whole thread Raw
List pgsql-announce
Pyrseas 0.9, utilities for versioning Postgres database schemas, has 
been belatedly released.  Release 0.9.0 is available from:

    PyPI:       https://pypi.org/project/Pyrseas/
    PGXN:       https://pgxn.org/dist/pyrseas/
    GitHub:     https://github.com/perseas/Pyrseas

Updated documentation is viewable at:

    Read the Docs:  https://pyrseas.readthedocs.io/en/latest/

The following is a summary of changes and enhancements in this release.

Schema 'public' is no longer treated as a special case (#176)

Yamltodb was changed to support Postgres 11, in particular due
to changes to the 'pg_proc' catalog (#195)

Dbtoyaml now outputs column information for views, both regular and
materialized (#184)

I'd like to thank those who contributed code, discussions on issues or 
otherwise helped to make this release possible, and also to those users 
who patiently waited for this release to come forth.

Best regards,


Joe Abbate



pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - July 21, 2019 ==
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v4.11 released