Methods
regenerateSlug(transaction)
Attached to models allowing for manual slug regeneration. Useful when the overwrite options is disabled, allowing for controlled slug generation.
The method takes an optional argument transaction, allowing use within a Sequelize transaction.