Skip to content
#

sequelize

Here are 2,805 public repositories matching this topic...

crate

👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).

  • Updated Sep 22, 2020
  • JavaScript
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 sequelize 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 sequelize topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.