Runnning `Company::class.createInstance()` where `...
# announcements
r
Runnning
Company::class.createInstance()
where
Company
is an
@Entity
causes an
IllegalArgumentException
with the message "Class should have a single no-arg constructor" 🤔