I hereby claim:
- I am hameddk on github.
- I am hameddk (https://keybase.io/hameddk) on keybase.
- I have a public key whose fingerprint is 5E8D D1DA EF94 C3B7 415E 34ED 2674 7C75 F192 CBA0
To claim this, I am signing this object:
// Only showing relevant changes | |
// The folllowing changes must be made in all of your models | |
var Author = sequelize.define('properties', { | |
... | |
}, { | |
classMethods: { | |
// Create a static 'associate' method - will be called later | |
associate: function (models) { | |
Author.hasMany(models.Books, { as: 'books' }); |
I hereby claim:
To claim this, I am signing this object: