This change adds two columns to the temporary_enrollment_pairings table.
One for the created_by_id and one for the deleted_by_id. These are
references to the users table. The created_by_id is set when the
temporary_enrollment_pairing is created. The deleted_by_id is set when
the temporary_enrollment_pairing is deleted via API.
closes FOO-4113
flag = temporary_enrollments
test plan:
• create a temporary_enrollment_pairing via the user interface
or API, verify the created_by_id is set to the current user
Change-Id: Ic952513be528050154248d4b336673f677fbb09f
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/334840
Migration-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Hulse <michael.hulse@instructure.com>
QA-Review: Michael Hulse <michael.hulse@instructure.com>
Product-Review: Michael Hulse <michael.hulse@instructure.com>