Files
dockhand/drizzle-pg/0003_add_stack_paths.sql
T

2 lines
139 B
SQL
Raw Normal View History

2026-01-11 09:01:42 +01:00
ALTER TABLE "stack_sources" ADD COLUMN "compose_path" text;--> statement-breakpoint
ALTER TABLE "stack_sources" ADD COLUMN "env_path" text;