Go to file
Paul Trowbridge d952b48a4e Add module delete + fail-fast on duplicate module name in wizard.
Delete button lives in module-detail header, refuses to delete a
running module, and clears run_log history first since it doesn't
cascade from module. Wizard now returns 409 on duplicate name before
touching the destination, so a failed resubmit doesn't redundantly
rerun CREATE TABLE / COMMENT ON on the dest.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 08:28:51 -04:00
.archive/pre-rewrite Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
bin Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
pipekit Add module delete + fail-fast on duplicate module name in wizard. 2026-04-22 08:28:51 -04:00
.gitignore Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
config.yaml Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
requirements.txt Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
SPEC_v1_archive.md Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
SPEC.md Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00