Skip to content

Correct rusqlite source build instructions - #2560

Merged
timsehn merged 1 commit into
masterfrom
fix/2544-rusqlite-build-docs
Sep 2, 2026
Merged

Correct rusqlite source build instructions#2560
timsehn merged 1 commit into
masterfrom
fix/2544-rusqlite-build-docs

Conversation

@timsehn

@timsehn timsehn commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #2544

Document that bindings which link libsqlite3 require the full default source build. Clarify that make doltlite-lib only creates DoltLite-named libraries and that release packages intentionally omit SQLite-named aliases. Update the rusqlite recipe and bindings table consistently.

Tests: docs-only change; git diff --check

Co-Authored-By: OpenAI Codex noreply@openai.com

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@timsehn
timsehn merged commit 5f791cd into master Sep 2, 2026
8 checks passed
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.

Swap-in guide recipe fails: make doltlite-lib does not build the libsqlite3.* aliases the rusqlite instructions rely on

1 participant