mirror of
https://github.com/System-End/scraps.git
synced 2026-04-19 22:05:09 +00:00
2 lines
139 B
SQL
2 lines
139 B
SQL
ALTER TABLE "projects" DROP COLUMN IF EXISTS "is_update";--> statement-breakpoint
|
|
ALTER TABLE "projects" ADD COLUMN "ai_description" text;
|