Entity without ID?
Open
duplicate
enhancement
- Dominant language
- Kotlin
- Stars
- 9.3k
- Forks
- 798
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 26
Description
I have various event tables, neither has an ID, as they don't need one.
But I can't create an `EventClass: Entity`, it needs an ID type and value.
Is this even currently possible?
Contributor guide
Assessment
This issue has not been assessed yet.