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