Skip to content

v3.0.2

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 05 Oct 15:56
  • Fixed default endpoint sfor networks 'goerli' and 'mumbai'
  • Added --postgraphile flag to setup, which will add a @Skip comment on cursor table so Postgraphile doesn't try to serve cursors (it resulted in a name collision with Postgraphile internal names)
  • Fixed a bug with Clickhouse driver where different integer sizes need explicit conversion