Skip to content
#

sequelizejs

Here are 215 public repositories matching this topic...

awm33
awm33 commented Oct 6, 2018

For DELETES, in this line https://github.com/tommybananas/finale/blob/master/lib/Controllers/delete.js#L23 the instance is removed from the context, which greatly limits what can be done in hooks after write.

A temp solution I have is backing up the instance in another hook, but this seems to be limiting. Sequelize destroy hooks still retain the instance in memory so that hooks can use informat

Improve this page

Add a description, image, and links to the sequelizejs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sequelizejs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.