mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-05-23 18:32:03 +00:00
3 lines
80 B
SQL
3 lines
80 B
SQL
-- AlterTable
|
|
ALTER TABLE "UserCourse" ADD COLUMN "submittedRepoLink" TEXT;
|