I can;t see any references in the docs (appologies if I have missed them), is there a way of doing something like: Contact.hasMany(PhoneNumber, {as: 'phoneNumbers'}); I can't see how you would alias an association?