Socket
Socket
Sign inDemoInstall

postgraphile-core

Package Overview
Dependencies
77
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
79
13Next

4.0.0-rc.12

Diff

Changelog

Source

4.0.0-rc.12 (2018-09-22)

Bug Fixes

  • errors: Add missing swallowError call, plus debugging URL (#300) (bc66c8f)
  • errors: Improve error message for invalid pg configurations (#301) (8f3c0e7)

Features

  • introspection: introspect function cost (#304) (6b0cb9e)
benjie
published 4.0.0-rc.11 •

Changelog

Source

4.0.0-rc.11 (2018-09-13)

Bug Fixes

Features

  • pg: PG10 identity columns and preliminary PG11 support (#294) (1e040ba), closes #244
  • pg: Recognise unique multi-key relations as unique (#298) (2727623)
benjie
published 4.0.0-rc.10 •

Changelog

Source

4.0.0-rc.10 (2018-09-04)

Features

  • debugging: massively improve name collision errors (#292) (a6b4dd9)
benjie
published 4.0.0-rc.9 •

Changelog

Source

4.0.0-rc.9 (2018-08-24)

Bug Fixes

benjie
published 4.0.0-rc.8 •

Changelog

Source

4.0.0-rc.8 (2018-08-24)

Features

benjie
published 4.0.0-rc.7 •

Changelog

Source

4.0.0-rc.7 (2018-08-22)

Features

  • types: export more types from postgraphile-core (#288) (98212f3)
benjie
published 4.0.0-rc.6 •

Changelog

Source

4.0.0-rc.6 (2018-08-22)

Bug Fixes

  • error: template string accidentally in quotes (#281) (a9279a0)
  • graphql: handle all long aliases (#272) (92d82da), closes #268
  • ignore-extensions: add pg_depend.classid clause to introspection (#285) (8e68052)
  • mutations: add update and delete mutations for tables lacking primary key (#278) (b28328f)
  • plugins: detect null plugins (#274) (c4f848d), closes #257
  • utils: error when using legacy graphql (#287) (9329fe3), closes #283

Features

  • hstore: add support for the hstore type (#273) (e269c31)
  • makeExtendSchemaPlugin: add support for enum (#269) (0fce134)
  • postgres: add support for postgres inet type (#279) (319d096)
  • query-builder: reference parent query builder on child (#270) (af9ebd9)
  • smart-comments: can edit description of relation fields (#275) (a9efc5c), closes #204
  • smart-comments: can override pgViewUniqueKey for a view (#276) (b5f48c7), closes #178
  • types: beginnings of TypeScriptification (#280) (9fe9b3e)
  • utils: add [@requires](https://github.com/requires)(columns: [...]) directive (#286) (75cd16b)
benjie
published 4.0.0-rc.5 •

Changelog

Source

4.0.0-rc.5 (2018-07-25)

Bug Fixes

  • errors: More explicit error on schema build fail (#264) (d49c36a)
  • money: have DB convert money to numeric for us (#258) (be71fd4)
  • rbac: allow exposing hidden types when sensible (#265) (aeccb4c)

Features

  • build: add getTypeAndIdentifiersFromNodeId(nodeId) (#262) (447239d)
benjie
published 4.0.0-rc.4 •

Changelog

Source

4.0.0-rc.4 (2018-07-14)

Bug Fixes

Features

  • utils: can define subscribe along with resolve (#246) (22aaa29)
benjie
published 4.0.0-rc.3 •

Changelog

Source

4.0.0-rc.3 (2018-06-30)

Bug Fixes

  • rbac: add support for type modifiers to gql2pg (#243) (f71ffd7), closes #234
  • rbac: don't exclude tables that use column-based select permissions (#242) (70dac62)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc