github graphile/crystal graphile-build-pg@5.1.1

latest releases: postgraphile@5.1.1, graphile-utils@5.0.3
7 hours ago

Patch Changes

  • #3110
    d228173
    Thanks @benjie! - Changes proc:filterBy
    behavior to condition:proc:filterBy so that
    postgraphile-plugin-connection-filter can use filter:proc:filterBy and they
    can be controlled independently

  • #3105
    0b00895
    Thanks @benjie! - Introduce
    build.getPgCodecByDatabaseName helper.

  • #3108
    c67c6ef
    Thanks @benjaie! - Turn getGraphQLTypeByPgCodec
    situations into a string union with central registry so it can be
    autocompleted.

  • #3112
    cc61adc
    Thanks @benjie! - Add @isIndexed smart tag so
    columns and foreign key constraints can be treated as if they are indexed even
    if they aren't (for the purposes of the default index behavior plugin)

Don't miss a new crystal release

NewReleases is sending notifications on new releases.