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
Sorry if this is a stupid question, I'm not very expert on js, sequelize, or sequelize-mock.
I wonder if belongsTo {as : 'nickname'} relation should always create 'getNickname' prefix, because it seems that original sequelize just creates the given name (in this case, just 'nickname').
Thanks for this amazing project!
The text was updated successfully, but these errors were encountered:
Sorry if this is a stupid question, I'm not very expert on js, sequelize, or sequelize-mock.
I wonder if belongsTo {as : 'nickname'} relation should always create 'getNickname' prefix, because it seems that original sequelize just creates the given name (in this case, just 'nickname').
Thanks for this amazing project!
The text was updated successfully, but these errors were encountered: