SharebookBR / sharebook-backend

Projeto backend de código livre para o app Sharebook.
117 stars 75 forks source link

Add AllowSendingEmail column to Users table. #271

Closed nicolaspfernandes closed 5 years ago

nicolaspfernandes commented 5 years ago

This MR is about to create a new column called AllowSendingEmail to Users table. This will be a new flag that will be responsible for opt in and out email receiving from Sharebook. Whenever the flag is turned on, the user will receive any communication/tracking e-mail that we send. The default value is true.

AppVeyorBot commented 5 years ago

:white_check_mark: Build Sharebook-Backend: PR Check 1.0.81-ceroolxr completed (commit https://github.com/SharebookBR/sharebook-backend/commit/fd465908b1 by @nicolaspfernandes)