Created
August 23, 2017 10:29
-
-
Save theabhinavdas/1341c5505e2580d41a5d9760cbede617 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ endorsements { | |
dataValues: | |
{ id: 1, | |
endorsed_by: 13, | |
endorsee: 14, | |
skill_id: 1, | |
created_at: 2017-08-23T04:34:20.000Z, | |
updated_at: 2017-08-23T04:34:20.000Z }, | |
_previousDataValues: | |
{ id: 1, | |
endorsed_by: 13, | |
endorsee: 14, | |
skill_id: 1, | |
created_at: 2017-08-23T04:34:20.000Z, | |
updated_at: 2017-08-23T04:34:20.000Z }, | |
_changed: {}, | |
_modelOptions: | |
{ timestamps: true, | |
validate: {}, | |
freezeTableName: false, | |
underscored: true, | |
underscoredAll: false, | |
paranoid: false, | |
rejectOnEmpty: false, | |
whereCollection: [Object], | |
schema: null, | |
schemaDelimiter: '', | |
defaultScope: {}, | |
scopes: [], | |
hooks: {}, | |
indexes: [], | |
name: [Object], | |
omitNull: false, | |
tableName: 'endorsements', | |
classMethods: [Object], | |
sequelize: [Object], | |
uniqueKeys: {}, | |
hasPrimaryKeys: true }, | |
_options: | |
{ isNewRecord: false, | |
_schema: null, | |
_schemaDelimiter: '', | |
raw: true, | |
attributes: [Object] }, | |
hasPrimaryKeys: true, | |
__eagerlyLoadedAssociations: [], | |
isNewRecord: false } ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment