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