sequelize-extension-deletedby
This extension will automatically add options.user.id to deletedBy when an instance is destroyed.
This extension will automatically add options.user.id to deletedBy when an instance is destroyed.
This extension creates a graphql executable schema based on sequelize models.
This extension will automatically set updatedBy to options.user.id when an instance is updated.
This extension will automatically set createdBy to options.user.id when an instance is created.
This extension allows the creation of virtual table views