Обсуждение: Pyrseas 0.6.1 is now available

Поиск
Список
Период
Сортировка

Pyrseas 0.6.1 is now available

От
Joe Abbate
Дата:
Pyrseas 0.6.1, a maintenance release of the framework for
upgrading/migrating a PostgreSQL database, has been posted.  It is
available from:

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

Updated documentation is viewable at:

   Read the Docs:  http://pyrseas.readthedocs.org/en/v0.6.1/

The release includes the following changes/fixes:

  * Add support for INSTEAD OF triggers on views.

  * Eliminated yamltodb generation of spurious REVOKE/GRANT commands.

  * Removed setuptools from setup.py install_requires.

Pyrseas supports PostgreSQL 8.4, 9.0, 9.1 and 9.2.  The utilities
run under Python 2.6, 2.7, 3.2 or 3.3.

Please report any issues at https://github.com/jmafc/Pyrseas/issues

Best regards,


Joe Abbate