Commit Graph

5 Commits

Author SHA1 Message Date
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
Jeff Raymakers
d6cc9eeea4 add ts workflow (#5)
* add ts workflow

* add ts workspace workflow file to self

* add placeholder ts README

* fix steps
2025-06-11 12:05:20 -07:00