Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2019 19:51:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240217] databases/py-Pyrseas: update to 0.9.0
Message-ID:  <bug-240217-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240217

            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@FreeBSD.org
          Reporter: arcade@b1t.name
 Attachment #207033 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 207033
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207033&action=
=3Dedit
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 objec=
ts
(#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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240217-7788>