1
1
mirror of https://github.com/ZeroCatDev/ClassworksKV.git synced 2025-10-22 10:23:12 +00:00
2025-10-02 12:07:50 +08:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE `App` ADD COLUMN `repositoryUrl` VARCHAR(191) NULL;