Pyrseas 0.2.0 is now available - Mailing list pgsql-announce

From Joe Abbate
Subject Pyrseas 0.2.0 is now available
Date
Msg-id 4DD5BE0D.6000000@freedomcircle.com
Whole thread Raw
List pgsql-announce
Pyrseas 0.2.0, a toolkit for PostgreSQL version control has been
released.  In addition to the basic schema, table, column, primary key,
foreign key and index features present in the first release, Pyrseas now
supports:

 - COMMENTs on schemas, tables, columns and functions
 - VIEWs
 - PROCEDURAL LANGUAGEs
 - FUNCTIONs
 - INHERITed tables and by extension partitioned tables
 - ALTER TABLE RENAME COLUMN and enhanced support for other
   ALTER object RENAME statements.
 - FOREIGN KEY ON UPDATE and ON DELETE actions

Testing against multiple PostgreSQL versions is now possible and this
release has been tested against PostgreSQL 8.4.8, 9.0.4 and 9.1 Beta 1.
In addition to GitHub, the Python Package Index and PgFoundry, the
release is now available on the PostgreSQL Extension Network (PGXN):

  http://pgxn.org/dist/pyrseas/

Thanks to David Wheeler and Daniele Varrazzo for their help with PGXN.

Best regards,


Joe Abbate

pgsql-announce by date:

Previous
From: PostgreSQL - Hans-Jürgen Schönig
Date:
Subject: pg_matlab released
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - May 22 2011 ==