Pyrseas 0.7.2 is now available - Mailing list pgsql-announce

From Joe Abbate
Subject Pyrseas 0.7.2 is now available
Date
Msg-id 54C29B78.1010004@freedomcircle.com
Whole thread Raw
List pgsql-announce
A maintenance release of Pyrseas 0.7, a framework for
upgrading/migrating a Postgres database, has been released.  Release
0.7.2 available from:

   GitHub:     https://github.com/perseas/Pyrseas
   PyPI:       https://pypi.python.org/pypi/Pyrseas
   PGXN:       http://pgxn.org/dist/pyrseas/
   PgFoundry:  http://pgfoundry.org/projects/pyrseas

Updated documentation is viewable at:

   Read the Docs:  http://pyrseas.readthedocs.org/en/r0.7/
   Python Hosted:  http://pythonhosted.org/Pyrseas/

This release fixes various issues, including:

 - Do not error on tables whose names start with 'public' (#109)

 - Deal properly with inherited constraints in children tables (#102)

 - Handle external languages like plv8 correctly (#97)

 - Correct quoting of mixed case constraint names (#83)

 - Avoid problems with certain complex index definitions (#98)

 - Have dbtoyaml output correctly a table with an embedded period in
    the name and having an associated sequence (#79)

 - Use relative paths in database summary for --multiple-files
    (#93)

 - Support mapping of indexes on materialized views (#82)

All users are encouraged to upgrade, e.g., pip install --upgrade,
at the earliest convenience.


Joe Abbate


pgsql-announce by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: PGConf US 2015 Schedule & Early-Bird Registration Open
Next
From: Magnus Hagander
Date:
Subject: Nordic PGDay 2015 - registration open and schedule posted