Commit d7fdfdf
Fix TsClient multi-command type generation for UnnamedSingleColumnSet
Single-column commands in multi-command SQL files now generate flat array
types (e.g., string[]) instead of object array types when
UnnamedSingleColumnSet is enabled, matching the actual JSON response shape.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fb2c925 commit d7fdfdf
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
511 | 517 | | |
512 | 518 | | |
513 | | - | |
| 519 | + | |
514 | 520 | | |
515 | 521 | | |
516 | 522 | | |
| |||
0 commit comments