mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
### What does this PR do? ### How did you verify your code works? --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
5 lines
82 B
Zig
5 lines
82 B
Zig
result_count: u64,
|
|
last_insert_id: u64,
|
|
affected_rows: u64,
|
|
is_last_result: bool,
|