-- AlterTable ALTER TABLE "RecordSubmission" ADD COLUMN "studentId" TEXT; -- AlterTable ALTER TABLE "TrackerEvent" ADD COLUMN "studentId" TEXT;