Skip to content

feat: support enum types in fields #281

@carllerche

Description

@carllerche

Toasty does not currently support enum fields as reported in #280.

Initial PR: #299

TODO

  • How to update only part of a nested structure/enum.
  • extend update assignments to be able to do partial updates.
  • How to use embedded fields in queries
  • Enums
  • Nested embedded types.
  • Universal model builder type (unify create and update for root and embedded models) where fields are expressions. Maybe store the internals as a set of assignments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions