github ent/ent v0.2.3

latest releases: v0.13.1, v0.13.0, v0.12.5...
3 years ago

Schema changes

2 options were added to the schema fields:

  • SchemaType - an option to override the default database-type used by ent. docs
  • GoType - an option to provide a custom Go type for fields. docs

Codegen

A few bug fixes and another option for getting the Mutation object of a builder. More info can be found in the PR.

Don't miss a new ent release

NewReleases is sending notifications on new releases.