Skip to content

feat: expose bundled schema SQL - #32

Merged
zerosnacks merged 1 commit into
masterfrom
feat/expose-release-matched-schema-artifact
Sep 19, 2026
Merged

zerosnacks merged 1 commit into
masterfrom
feat/expose-release-matched-schema-artifact

Conversation

@zerosnacks

Copy link
Copy Markdown
Member

Expose Steda's generated release schema as SCHEMA_SQL so downstream applications can apply the database schema that exactly matches the linked crate version.

Keep schema ownership in Steda instead of requiring consumers to copy generated SQL into their own migration trees, reducing the risk of Rust and database versions drifting independently.

Update schema reapplication coverage to exercise the public artifact.

Expose Steda's generated release schema as SCHEMA_SQL so downstream
applications can apply the database schema that exactly matches the
linked crate version.

Keep schema ownership in Steda instead of requiring consumers to copy
generated SQL into their own migration trees, reducing the risk of Rust
and database versions drifting independently.

Update schema reapplication coverage to exercise the public artifact.
@zerosnacks
zerosnacks merged commit 35dc035 into master Sep 19, 2026
13 checks passed
@zerosnacks
zerosnacks deleted the feat/expose-release-matched-schema-artifact branch September 19, 2026 16:23
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