mirror of
https://github.com/Finsys/dockhand.git
synced 2026-06-18 19:38:26 +03:00
3 lines
156 B
SQL
3 lines
156 B
SQL
ALTER TABLE "git_stacks" ADD COLUMN "context_dir" text;--> statement-breakpoint
|
|
ALTER TABLE "git_stacks" ADD COLUMN "no_build_cache" boolean DEFAULT false;
|