Closed damithkothalawala closed 8 months ago
I agree that allowing
employee /unique first_name, last_name
first_name
last_name
but not
employee /pk first_name, last_name
first_name
last_name
can be considered as bug.
in 1.2.6
Seems creating composite primary keys are not supported as of now. So cannot be used for complex apps