Skip to content

@dataplan/pg@1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 May 10:30
· 25 commits to main since this release
a9b1f95

Patch Changes

  • #3051
    e7f9242
    Thanks @benjie! - Add new RECORD_EXPRESSION
    mode to PgCondition so postgraphile-plugin-connection-filter doesn't need to
    rely on a hack to enable filtering on composite columns. Also changes
    PgCondition signature to accept a configuration object.

  • #3050
    75a4c69
    Thanks @benjie! - Add new
    PgCondition::ignoreUnlessAmended() method to have PgCondition modifiers only
    apply if additional conditions are added. Needed to fix a regression in
    postgraphile-plugin-connection-filter

  • Updated dependencies
    [0c7ec9d,
    ac376ca,
    9600dfa]:

    • grafast@1.0.2