-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
4.5 M5
Here are two ideas:
- column name ending with the * char should be automatically marked as identifier
- if a column is the only element of a group that can be an identifier and an identifier is required => should be autochecked
Bonus: currently / is used in auto column detection, but "." should be accepter to.
eg: part/title is converted to part.title ; but a column part.title should also work