You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, sumo assumes that the key or primary-key is named id, it doesn't allows to have a different attribute name for the id or key. Besides, sumo doesn't allows to have composed keys either (multiple attributes to define the key or id).
The text was updated successfully, but these errors were encountered:
Currently,
sumo
assumes that the key or primary-key is namedid
, it doesn't allows to have a different attribute name for theid
orkey
. Besides,sumo
doesn't allows to have composed keys either (multiple attributes to define the key or id).The text was updated successfully, but these errors were encountered: