All Versions
13
Latest Version
Avg Release Cycle
16 days
Latest Release
1244 days ago

Changelog History
Page 2

  • v0.2.4 Changes

    June 17, 2020

    Schema changes

    ➕ Add the StorageKey option for edges.

    Codegen changes

    ➕ Add a hook.Unless function for hook package.

    Schema migration

    0️⃣ A few bug fixes for Postgres and default values.

  • v0.2.3 Changes

    June 09, 2020

    Schema changes

    2 options were added to the schema fields:

    • 0️⃣ 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.

  • v0.2.2

    May 25, 2020