pipekit/pipekit/web/templates
Paul Trowbridge e7576926ae drivers: make staging DDL dialect-aware; stop tracking pipekit.db
Add dialect-aware DDL hooks to the Driver base (create_schema_sql,
drop_table_if_exists_sql, create_like_table_sql, check_dest_table) and
implement DB2/MSSQL overrides so they can serve as merge destinations,
not just Postgres. runner.py now dispatches staging table creation
through the dest driver instead of hardcoding PG syntax.

Also untrack pipekit.db (runtime SQLite state) and add it to .gitignore.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 23:33:36 -04:00
..
_group_live.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
_group_run_live.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
_module_live.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
_module_status_pill.html Run buttons stay on page with live status updates via HTMX polling 2026-05-22 12:31:14 -04:00
_run_live.html Add live progress to module runs: async web POST + HTMX polling 2026-05-08 14:02:36 -04:00
_wizard_steps.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
base.html web: add session-cookie login for web UI 2026-06-04 13:21:50 -04:00
connection_form.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
connections.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
group_detail.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
group_form.html drivers: make staging DDL dialect-aware; stop tracking pipekit.db 2026-06-10 23:33:36 -04:00
group_run_detail.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
groups.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
hook_form.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
login.html web: add session-cookie login for web UI 2026-06-04 13:21:50 -04:00
module_detail.html Run buttons stay on page with live status updates via HTMX polling 2026-05-22 12:31:14 -04:00
module_form.html Unify incremental sync config: inline watermarks + editable source query 2026-05-18 21:31:55 -04:00
modules_index.html web: tighten module list column widths and fix form input overflow 2026-06-04 10:52:23 -04:00
run_detail.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
runs.html Convert all timestamps to local time for display and scheduling 2026-06-03 23:21:05 -04:00
watermark_form.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
wizard_error.html Wizard: warn in-UI when default dest table already exists. 2026-04-25 13:27:23 -04:00
wizard_step1.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
wizard_step2.html Wizard step 2: schema browser panel with datalist autocomplete 2026-05-02 20:56:18 -04:00
wizard_step3.html Unify incremental sync config: inline watermarks + editable source query 2026-05-18 21:31:55 -04:00
wizard_stub.html Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00