Skip to content

autoConstruct seems doesn't work correct  #49

@ikozar

Description

@ikozar

When I'm trying to use autoConstruct to construct case class with more then 12 fields, 13th field and rest have null or None (in case of Optional) values.
If I move 13th field at the first position it receive a value from DB, but 12th field which was moved at 13th position now is null

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