Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Collection compiled to wildard type not included in generated query bean #18

@rbygrave

Description

@rbygrave

Refer to ebean-orm/ebean#1803

    @ManyToMany
    var roles: List<SysRole> = mutableListOf()

The roles property was missing from the generated query bean.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions