Skip to content

docs: recommend the bundled schema - #33

Merged
zerosnacks merged 1 commit into
masterfrom
docs/recommend-bundled-schema
Sep 19, 2026
Merged

zerosnacks merged 1 commit into
masterfrom
docs/recommend-bundled-schema

Conversation

@zerosnacks

Copy link
Copy Markdown
Member

Recommend steda::SCHEMA_SQL as the default way for Rust applications to install and upgrade the Steda database schema, keeping the database artifact tied directly to the linked crate release.

Document the standalone steda.sql release artifact as the equivalent option for deployments that manage schema installation outside Rust.

Update the runnable examples to use the public bundled schema rather than reading the repository SQL file directly.

Recommend steda::SCHEMA_SQL as the default way for Rust applications
to install and upgrade the Steda database schema, keeping the database
artifact tied directly to the linked crate release.

Document the standalone steda.sql release artifact as the equivalent
option for deployments that manage schema installation outside Rust.

Update the runnable examples to use the public bundled schema rather
than reading the repository SQL file directly.
@zerosnacks
zerosnacks enabled auto-merge (squash) September 19, 2026 16:34
@zerosnacks
zerosnacks merged commit e363e9a into master Sep 19, 2026
13 checks passed
@zerosnacks
zerosnacks deleted the docs/recommend-bundled-schema branch September 19, 2026 16:36
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.

1 participant