Files
windmill/.github/workflows
Ruben Fiszel 5cad843e4e fix: address review findings on the duckdb bump
Run the FFI crate's own tests in CI: it is excluded from the workspace, so the
`cargo test --all` in backend-test never reached them and the new guard against
the worker-aborting DECIMAL would not have run. build_dev.sh now honors a
caller-pinned CARGO_TARGET_DIR so the test build reuses that compile instead of
building the bundled engine a second time.

Also pin UHUGEINT rendering, and correct the rust_decimal rationale —
`Decimal::new` is public without the feature, so the reason is that the feature
reproduces the exact binding the crate used to derive, not that nothing else can.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 08:09:05 +00:00
..
2026-07-24 23:05:36 +02:00
2026-07-24 23:05:36 +02:00
2024-05-12 21:16:02 +02:00
2026-07-24 23:05:36 +02:00
2026-01-13 18:26:23 +00:00
2025-12-19 13:07:00 +00:00