This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
Fixes in mailer, backups
- When sending emails fail, it also throws errors in the console
- When taking backup and providing an invalid table/module name, the backup process fails with an error.
- Added
extendFields
touseModule
to extendsequelize.model
table fields.