Socket
Socket
Sign inDemoInstall

graphile-build-pg

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build-pg - npm Package Versions

1
22

0.1.0-alpha.34

Diff

Changelog

Source

0.1.0-alpha.34 (2017-10-29)

benjie
published 0.1.0-alpha.33 •

Changelog

Source

0.1.0-alpha.33 (2017-10-29)

Bug Fixes

  • columns: don't let columns overwrite each-other (#106) (66f2cce)
  • cursors: only use cursor when order is unique (#107) (45e916f)
  • graphql: solve some of the array of custom type issues (#92) (2a7ee5e)
  • json: fix JSON handling in viaTemporaryTable (#90) (663cedc)
  • procedures: fix arg refs where SQL and GraphQL field names differ (#91) (ea5a44f)

Features

  • conditions: enable filtering for a column being null (#96) (db30a95)
  • cursors: improve cursors on non-unique orderings; add pgViewUniqueKey (#101) (e032764)
  • inflector: add foreign table to manyRelationByKeys call (#80) (d2da240), closes #77
  • pgColumnFilter: introduce experimental column filter callback (#73) (0fe8cfb), closes #65
  • QueryBuilder: pass self to callIfNecessary callbacks (#94) (e169d33), closes #88
benjie
published 0.1.0-alpha.32 •

Changelog

Source

0.1.0-alpha.32 (2017-09-22)

Bug Fixes

  • mutations: nullable payloads, rollback individual mutations on error (#59) (4d00257)
  • mutations: setting null on create for nullable column with non-null default (#74) (c609826)
  • types: handle empty enum values; improve type error message (#78) (99d917c)

Features

  • inflector: split rowByUniqueKeys from singleRelationByKeys (#72) (46e88dd)
  • plugins: add type to context (#79) (a161f53)
benjie
published 0.1.0-alpha.31 •

Changelog

Source

0.1.0-alpha.31 (2017-09-14)

Bug Fixes

  • namespaces: allow JWT from private schema; pass non-null schema name to inflectors (#70) (0d48a5d)
benjie
published 0.1.0-alpha.30 •

Changelog

Source

0.1.0-alpha.30 (2017-09-12)

Bug Fixes

  • graphql: fix UUID type with pgExtendedTypes (#67) (02e8868)
benjie
published 0.1.0-alpha.29 •

Changelog

Source

0.1.0-alpha.29 (2017-09-11)

Features

  • inflection: export inflection engine (#64) (dc032ca)
benjie
published 0.1.0-alpha.28 •

Changelog

Source

0.1.0-alpha.28 (2017-09-05)

Bug Fixes

  • procedures: support procedures returning setof composite (#61) (b641093), closes #60 #60
benjie
published 0.1.0-alpha.27 •

Changelog

Source

0.1.0-alpha.27 (2017-08-23)

Bug Fixes

Features

benjie
published 0.1.0-alpha.26 •

Changelog

Source

0.1.0-alpha.26 (2017-08-21)

Bug Fixes

  • procedures: fix paginating backwards through procedures returning setof (#53) (731d223)
benjie
published 0.1.0-alpha.25 •

Changelog

Source

0.1.0-alpha.25 (2017-08-20)

Bug Fixes

  • relations: make forward relations nullable (#52) (97dd5df)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc