Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build - npm Package Versions

1
1516

0.1.0-alpha.39

Diff

Changelog

Source

0.1.0-alpha.39 (2018-02-17)

Bug Fixes

  • clash: Auto-rename clashing _input/_patch tables (#159) (f5b5506)
  • mutations: add tests for orderBy multiple on mutation payload edge + fix (#162) (4cf146c)
  • mutations: Fix null cursor on mutations, make orderBy an array too (#160) (014daaf)
  • precision: Fix bigint/bigfloat precision loss (#158) (5dbf6e4)
  • schema: remove incorrect 'pagination' comments (#166) (72f36e6)
  • sql: reduce redundancy in select statements (#161) (29fb723)

Features

  • errors: Better clash error messages (#164) (faf3b8d)
  • errors: Warn when one or more of the schemas you've specified are missing (#165) (f422783)
  • pg: duck-type PG to prevent 'provide valid PG client' error (#168) (d5ed9a9)
  • support enums with asterisks in (#163) (cbbf3ea)
benjie
published 0.1.0-alpha.38 •

Changelog

Source

0.1.0-alpha.38 (2018-01-14)

Features

  • cache: enable memoizing time-intensive tasks to disk (#149) (f5224fe)
benjie
published 0.1.0-alpha.37 •

Changelog

Source

0.1.0-alpha.37 (2017-12-16)

Bug Fixes

  • composite-types: Fix null composite column issue (#140) (57a3fb9)
  • custom-mutations: Allow mutation procedures to accept table args (#133) (1fe3b4e)
  • delete: always populate deleted nodeId (#143) (5f4539b)
  • getTypeByName: register default types like JSON earlier (#135) (a383a35)
  • sql: don't return null for empty arrays (#129) (fbbf4d6)
  • tags: Stringify array of deprecated tags (#130) (83abbb8)
  • types: use named BigFloat type over GraphQLString (#141) (649f6bb)

Features

  • connections: Change orderBy argument to GraphQLList (#144) (767cfc7)
  • deprecation: Deprecate fields from column comments (#128) (67acc7c)
  • postgraphile-core: Add removePlugins option (#139) (1652ee8)
  • types: add support for 'point' type (#145) (18ee16e)
benjie
published 0.1.0-alpha.36 •

Changelog

Source

0.1.0-alpha.36 (2017-12-03)

Bug Fixes

  • dependencies: Solve missing dependency (#122) (cda42a5), closes #119
  • fields: make fieldWithHooks much more consistent (#124) (eb1a6bc)
  • procs: Functions no longer passed null for missing arguments (unless necessary) (#125) (2d9fbb9)
  • types: Prevent numeric overflow for arbitrary-precision types (#123) (d2c1e95)
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.27 •

Changelog

Source

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

Bug Fixes

Features

benjie
published 0.1.0-alpha.18 •

Changelog

Source

0.1.0-alpha.18 (2017-08-08)

Features

  • pagination: allow using cursors with orderBy=NATURAL (#39) (2c3156b)

Performance Improvements

  • totalCount: only query __cursor/rows when needed (#40) (f7454f1)
benjie
published 0.1.0-alpha.17 •

Changelog

Source

0.1.0-alpha.17 (2017-08-04)

Features

  • graphile-build-pg: export all plugins (#35) (9bc9d2e)
benjie
published 0.1.0-alpha.15 •

Changelog

Source

0.1.0-alpha.15 (2017-08-01)

Bug Fixes

  • mutations: computed columns after mutations now access non-stale data (#28) (5069fc6)
benjie
published 0.1.0-alpha.14 •

1
1516
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