• Joined on 2019-12-31
pt pushed to main at pt/pipekit 2026-07-10 14:57:21 -04:00
4f83e8d991 feat: cancel an in-flight module run
pt pushed to main at pt/pipekit 2026-07-08 01:50:03 -04:00
3562dfa581 merge: quote merge-key identifiers with dest dialect
pt pushed to master at pt/setup_env 2026-06-18 23:35:15 -04:00
26dd25be77 add global CLAUDE.md: sql style, query tools, nvim awareness
b3c7edb504 add xnd (duckdb→vd), visidatarc with comma formatting
8b80993e78 fix xnspa: explicit csv format for visidata stdin
Compare 3 commits »
pt pushed to master at pt/jrunner 2026-06-18 23:16:04 -04:00
2ced7810d9 docs: -b now covers Postgres (COPY) as well as SQL Server
pt pushed to main at pt/pipekit 2026-06-18 23:14:18 -04:00
0ddb636f14 jrunner: use bulk copy (-b) for Postgres dests too (COPY)
pt pushed to master at pt/jrunner 2026-06-18 23:05:03 -04:00
6fe2bea089 feat: -b bulk copy into Postgres dest via COPY FROM STDIN
pt pushed to main at pt/pipekit 2026-06-18 22:53:16 -04:00
f4d8cd005d docs: document add-column, bulk copy, logging, live-log collapse
pt pushed to master at pt/jrunner 2026-06-18 22:51:01 -04:00
a61e018932 docs: document the -b bulk copy path (readme + CLAUDE)
pt pushed to master at hc-companies/price_api 2026-06-18 11:42:54 -04:00
14269f64fc Add project documentation (CLAUDE.md)
pt pushed to master at pt/jrunner 2026-06-18 08:08:42 -04:00
dc2f850530 feat: live progress + clean final count for bulk copy path
pt pushed to main at pt/pipekit 2026-06-18 07:52:37 -04:00
e9ff37a3a0 web: collapse jrunner progress ticks in live_log to a single line
pt pushed to main at pt/pipekit 2026-06-18 07:40:00 -04:00
ad14d0f5c9 jrunner: use bulk copy (-b) for SQL Server destinations
pt pushed to master at pt/jrunner 2026-06-18 07:40:00 -04:00
7be85a2da1 fix: report row count from bulk copy path
ce76e93a77 feat: -b bulk copy into SQL Server dest via SQLServerBulkCopy
Compare 2 commits »
pt deleted branch operations-panel from pt/pf_app 2026-06-17 21:59:12 -04:00
pt deleted branch light-dark-mode from pt/pf_app 2026-06-17 21:59:12 -04:00
pt deleted branch incremental-grid-updates from pt/pf_app 2026-06-17 21:59:12 -04:00
pt deleted branch baseline-workbench from pt/pf_app 2026-06-17 21:59:12 -04:00
pt deleted branch arrow from pt/pf_app 2026-06-17 21:59:12 -04:00
pt pushed to master at pt/pf_app 2026-06-17 21:50:31 -04:00
8d26629f32 Consolidate duplicate log routes into routes/log.js
41349f2dee Merge remote-tracking branch 'origin/operations-panel'
64f3cc58e8 Add PERSPECTIVE.md config/deploy reference; fix CLAUDE.md distribution link
e425c32134 Fix period col dropdown dark mode: custom dropdown with theme-aware colors
52be043c1d Add dim-period/cols endpoint and replace dim_period_col text input with select
Compare 14 commits »
pt pushed to master at pt/jrunner 2026-06-17 21:39:51 -04:00
d9fd651c72 docs: update CLAUDE.md for PG streaming and new quoted types