Skip to content

Allow inherited field to map to tables #147

Description

@eweise

i created a parent class with created_at and updated_at fields but unfortunately Magnum could not map them I guess because its using a Scala 3 Mirror which only maps case class constructors. It would be great to be able to put these audit type field in a single place so they don't have to be declared in every case class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions