-[FEATURE] CLS Support. CLS is also used to automatically pass the transaction to any calls within the callback chain when using `sequelize.transaction(function() ...`.
-[FEATURE] CLS Support. CLS is also used to automatically pass the transaction to any calls within the callback chain when using `sequelize.transaction(function() ...`.
-[BUG] Fixed issue with paranoid deletes and `deletedAt` with a custom field.
-[BUG] Fixed issue with paranoid deletes and `deletedAt` with a custom field.