github hasura/ndc-postgres v2.0.0

2 days ago

The connector Docker image is:

ghcr.io/hasura/ndc-postgres:v2.0.0

Changelog

Changed

  • When updating configuration, if collection or field name is customized, keep the customized name.

Fixed

  • Predicates in relationships using in ordering (usually supplied by the engine's permission system) would fail to join the related tables correctly if the predicate was null.
    #655
  • Table names that conflict with scalar type names will now be aliased, with a suffix starting with _table, and from then _table_n where n is an incrementing integer, until a unique name is found. hasura/graphql-engine#10570

Don't miss a new ndc-postgres release

NewReleases is sending notifications on new releases.