Skip to content

Is there a reason build() requires Long id instead of long id? #79

@nitroamos

Description

@nitroamos

Several domain classes in the project I'm working on were written with "long id", and it looks like build-test-data is not saving instances of them when I call build(...). They do save if I switch them to Long. Is there a reason build-test-data isn't handle both situations?

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