Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Raymakers
8a724108f1 update ts deps (#19)
* update ts deps

* update pnpm-lock.yaml
2025-07-25 14:40:42 -07:00
Jeff Raymakers
fc78019f25 add bounds check to batch index in data reader (#16)
* add bounds check to batch index in data reader

* formatting

* add columnIndex and rowIndex to error message
2025-06-30 13:19:31 -07:00
Jeff Raymakers
8ec47ccec9 add run options to ui client (#15) 2025-06-25 12:09:40 -07:00
Jeff Raymakers
0b240cf7d6 avoid error on cancel (#13) 2025-06-20 17:48:09 -07:00
Jeff Raymakers
0edb52054a add duckdb-ui-client & other ts pkgs (#10)
* add duckdb-ui-client & other ts pkgs

* workflow fixes

* fix working dir

* no sparse checkout; specify package.json path

* path to pnpm-lock.yaml

* add check & build test

* workflow step descriptions

* use comments & names

* one more naming tweak
2025-06-13 09:16:05 -07:00