Skip to content

v1.1.0

Choose a tag to compare

@ajsharp ajsharp released this 13 Jan 21:44

Features

  • SearchObject generator gql:search_object 8e605a9 Thanks to @jdpaterson
  • Create/read/update model generators gql:mutations b864b32

Bug Fixes

  • fecdabd - Add support for postgres text columns
  • a1827e0 - Add support for postgres json columns
  • e552c65 - Don't blow on unsupported column types
  • 15173bf - Namespaced class fixes