This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 3246c08
fix(wren-core-wasm): preserve SQL NULLs in JSON output and update release docs
- Change with_explicit_nulls(false) to true so nullable columns
serialize as {"amount": null} instead of being silently dropped
- Add wren-core-wasm to RELEASING.md publish workflow list
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 251e379 commit 3246c08
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
0 commit comments