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
Previous1245
13Next

4.5.0-rc.0

Diff

Changelog

Source

4.5.0-rc.0 (2019-11-12)

benjie
published 4.4.6-alpha.0 •

Changelog

Source

4.4.6-alpha.0 (2019-11-08)

Bug Fixes

  • jwt: allow JWT exp to be bigint (#542) (69c7e8e)
  • omit: if you omit update on all columns don't throw (#531) (b5d9e99)
  • pagination: fix bug in cursor pagination for PL/pgSQL SETOF… (#559) (0089a07)
  • types: correct tuples to arrays in pgIntrospectionPlugin (#530) (6488d5c)
  • types: export more types inc PgIntrospectionResultByKind (#532) (1689f66)
  • types: minor TypeScript fixes (#545) (0170064)
  • types: use jwt.Secret type in PostGraphileCoreOptions (#546) (be18000)
  • watch: don't built schema twice in watch mode (#558) (0a36f7b)

Features

  • connections: expose totalCount on custom connections (#529) (b6c08cf)
  • pg: add partial index detection to introspection (#535) (360e5e0)
  • pg: add support for cidr and macaddr types (#520) (676c3f2)
  • QueryBuilder: new methods for managing QB children (#537) (1a8a0bc)
  • utils: @pgQuery support for scalars (#534) (49259c2)
  • utils: [@pg](https://github.com/pg)Query.source can be function (#555) (907c8e6)
  • utils: add makePgSmartTagsPlugin (#541) (40a7bfa)
  • utils: makeExtendSchemaPlugin supports enums and default values (#562) (2a23aee)
benjie
published 4.4.5 •

Changelog

Source

4.4.5 (2019-09-23)

Bug Fixes

  • introspection: corrected bitmasks for mutability checks (#508) (5fae076)
  • remove sortable/filterable from functions with required args (#519) (2335d6e)

Features

  • allow passing readCache as an object (#479) (1a9dc17)
  • query: improve unique orderBy error message (#515) (29d87da)
  • utils: add PG plugin generators for conditions/orderBy (#517) (96c1ed4)
benjie
published 4.4.4 •

Changelog

Source

4.4.4 (2019-08-09)

Bug Fixes

  • makeExtendSchemaPlugin: no longer omits built-in directives (#500) (18b4ff5)
benjie
published 4.4.3 •

Changelog

Source

4.4.3 (2019-08-07)

Bug Fixes

  • cursors: better cursor validation (#499) (834687d)
  • debug: correct field.name to scope.fieldName (#489) (122a612)
  • ignoreIndexes: mark fake constraints as indexed (#496) (b3b4a60)
  • inflectors: names that begin with a digit are prefixed with underscore (#495) (8eebaeb)
  • nodeId: fix object IDs for arbitrary precision numbers and ints > 9 quadrillion (#493) (254c80a)
  • nodeIds: warn if two types try and register the same alias (#498) (4fa78b1)
  • pubsub: use perpetual exponential back-off (#497) (001d45e)
  • schema: set mutation payload edge orderBy arg default to a list (#494) (18b132e)

Features

  • ignoreIndexes: add option hideIndexWarnings (#462) (3cfb204)
  • jwt: add support for jsonwebtoken.sign options (#466) (7825f25)
benjie
published 4.4.2 •

Changelog

Source

4.4.2 (2019-06-29)

Features

  • utils: make makeExtendSchemaPlugin more powerful (#480) (e73506b)
benjie
published 4.4.1 •

Changelog

Source

4.4.1 (2019-06-21)

Bug Fixes

  • deps: Add iterall to graphile-build dependencies (#473) (3f2040b)
  • lds: correct the set of LDS announcement types handled (#468) (dde59fa)
  • proc: remove invalid fields from mutation functions returning setof (#478) (6d3060d)
  • watch: fix typo in warning message CLI flag (#475) (fca1105)
benjie
published 4.4.1-alpha.2 •

Changelog

Source

4.4.1-alpha.2 (2019-05-10)

Features

benjie
published 4.4.1-alpha.1 •

Changelog

Source

4.4.1-alpha.1 (2019-05-07)

Performance Improvements

benjie
published 4.4.1-alpha.0 •

Changelog

Source

4.4.1-alpha.0 (2019-05-05)

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc