Files
dockhand/drizzle/0003_add_stack_paths.sql
T

2 lines
125 B
SQL
Raw Normal View History

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