3 lines
60 B
MySQL
Raw Normal View History

2022-07-25 19:16:30 +00:00
-- AlterTable
ALTER TABLE "Setting" ADD COLUMN "arch" TEXT;