Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save theabhinavdas/1341c5505e2580d41a5d9760cbede617 to your computer and use it in GitHub Desktop.
Save theabhinavdas/1341c5505e2580d41a5d9760cbede617 to your computer and use it in GitHub Desktop.
[ 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