[Bug 240217] databases/py-Pyrseas: update to 0.9.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 30 19:51:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240217

            Bug ID: 240217
           Summary: databases/py-Pyrseas: update to 0.9.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: arcade at b1t.name
 Attachment #207033 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 207033
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207033&action=edit
update to 0.9.0

Changelog:

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)

Fixed various issues, including:

        Do not assume constraints always refer to columns (#188)

        Add non-'public' schemas to search_path to avoid problems with
            some extensions (e.g., PostGIS) that need them to resolve objects
(#91)

        Prevent a view definition from changing a column type (#90)

        Inconsistent handling of FOREIGN KEY and UNIQUE constraints
            leading to AttributeErrors (#182)

        Recreation of tsvector triggers when columns are added (#179)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list