Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Fixes in mailer, backups

Compare
Choose a tag to compare
@ilyaskarim ilyaskarim released this 15 Jul 02:51
· 11 commits to master since this release
  • 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 to useModule to extend sequelize.model table fields.