Projects / Pyrseas / Releases

RSS All releases of Pyrseas

  •  31 Jan 2013 22:20

    Release Notes: This is a maintenance release. It adds support for INSTEAD OF triggers on views; eliminates yamltodb generation of spurious REVOKE/GRANT commands; and removes setuptools from setup.py install_requires.

    •  27 Oct 2012 01:01

      Release Notes: This release supports the following additional DDL features: EXTENSIONs, COLLATIONs, OWNER information, access privileges (GRANT and REVOKE), TABLESPACEs for tables, primary keys and indexes, MATCH attributes for foreign keys, ALTER composite TYPE ADD/DROP/RENAME ATTRIBUTE, ENUMs with no labels, UNLOGGED tables, and the CREATE FUNCTION SET configuration_parameter. It also support PostgreSQL 9.2.

      •  11 Mar 2012 18:10

        Release Notes: This release supports the following additional DDL features: TEXTSEARCH parsers, dictionaries, configurations, and templates; FOREIGN DATA WRAPPERs, SERVERs, USER MAPPINGs, and FOREIGN TABLEs; a ROWS clause in set-returning functions; deferrable/deferred constraints; CATEGORY and PREFERRED clauses for TYPEs; a SORTOP clause for AGGREGATEs; HASHES and MERGES clauses for OPERATORs; and operator class qualifiers for INDEXes.

        •  27 Oct 2011 21:01

          Release Notes: This is a maintenance release. The initial SET search_path is persistent. Exclusion of PG internal schemas in various queries has been fixed. Generation of COMMENTs with single quotes in the text has been fixed. For inherited tables, this release will only generate constraints that are defined locally. Generation of ALTER TABLE ADD/DROP COLUMN when input columns are in a different order than the original has been corrected (issue #8). Support has been added for PG 9.1 (a description for the PL/pgSQL language has been added).

          •  27 Sep 2011 05:07

            Release Notes: Pyrseas now supports the following additional DDL features: CASTs, CONSTRAINT TRIGGERs. CONVERSIONs, dynamically loaded C language functions, OPERATORs, OPERATOR CLASSes and OPERATOR FAMILies, and composite and base TYPEs. Other changes include a cleanup and enhancement of the documentation, removal of redundant methods, and the use of obj_description/col_description functions instead of querying pg_description directly.

            •  26 Aug 2011 21:33

              Release Notes: This release adds a workaround for the incorrect assumption that 'public' schema is always present (issue #4). It adds support for delimited (or quoted) identifiers, e.g., those with embedded spaces, upper case characters, etc. (except for SQL keywords) (issue #5).

              •  01 Jul 2011 05:35

                Release Notes: Support was added for DOMAINs and ENUMerated TYPEs, rewrite RULEs and TRIGGERs, INDEXes on expressions, AGGREGATE functions, functions returning table row types, and SECURITY DEFINER functions. Host/port defaults were enhanced to use sockets, resulting in a noticeable performance improvement.

                •  08 Jun 2011 01:21

                  Release Notes: This release fixes a problem with mapping a foreign key in a table with a dropped column (issue #2).

                  •  20 May 2011 06:43

                    Release Notes: Support was added for COMMENTs on schemas, tables, columns and functions; FOREIGN KEY ON UPDATE and ON DELETE actions; ALTER TABLE RENAME COLUMN and enhanced support for other ALTER object RENAME statements; VIEWs; INHERITed tables, and by extension, partitioned tables; PROCEDURAL LANGUAGEs; and FUNCTIONs. Files were added for release via PGXN. Support for testing against multiple PostgreSQL versions was added. A cross-schema REFERENCES failure in dbtoyaml was fixed.

                    •  07 Apr 2011 21:20

                      Release Notes: Initial release. Base versions of dbtoyaml and yamltodb handle PostgreSQL schemas, sequences, tables, columns, check constraints, primary keys, foreign keys, unique constraints, and indexes.

                      Screenshot

                      Project Spotlight

                      jDependency

                      An API and application for analyzing Java package dependencies.

                      Screenshot

                      Project Spotlight

                      Lziprecover

                      A recovery tool for lzip files.