Skip to content

Add 64-bit BLOB binding methods - #564

Merged
SRombauts merged 3 commits into
masterfrom
544-feature-64-bit-bind
Aug 25, 2026
Merged

Add 64-bit BLOB binding methods#564
SRombauts merged 3 commits into
masterfrom
544-feature-64-bit-bind

Conversation

@SRombauts

Copy link
Copy Markdown
Owner

Add Statement::bind64() and bindNoCopy64() overloads for indexed and named BLOB parameters using sqlite3_bind_blob64(). Tests cover copying, no-copy binding, embedded NUL bytes, parameter names, and oversized values.

Addresses the 64-bit BLOB API request in #544.

SRombauts added a commit that referenced this pull request Aug 24, 2026
@coveralls

coveralls commented Aug 24, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 99.708% (+0.009%) from 99.699% — 544-feature-64-bit-bind into master

SRombauts added a commit that referenced this pull request Aug 24, 2026
@SRombauts
SRombauts force-pushed the 544-feature-64-bit-bind branch from 86680ef to 741518a Compare August 24, 2026 15:21
@SRombauts SRombauts self-assigned this Aug 24, 2026
SRombauts added a commit that referenced this pull request Aug 25, 2026
@SRombauts
SRombauts force-pushed the 544-feature-64-bit-bind branch from 741518a to 8f22715 Compare August 25, 2026 09:22
@SRombauts
SRombauts force-pushed the 544-feature-64-bit-bind branch from 8f22715 to b9e8224 Compare August 25, 2026 09:33
@SRombauts
SRombauts merged commit 23ffd6a into master Aug 25, 2026
37 of 38 checks passed
@SRombauts
SRombauts deleted the 544-feature-64-bit-bind branch August 25, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants