jhipster / jhipster-core

JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities
Apache License 2.0
346 stars 116 forks source link

Parsing a relationship with jpaDerivedIdentifier separated with a comma fails #406

Closed MathieuAA closed 4 years ago

MathieuAA commented 4 years ago

The parsing system doesn't know if the comma was separating the relationship from A to B or the relationship option list.

@pascalgrimaud the corresponding issue