Skip to content

Release safe server ordering and complex relation composition - #46

Merged
Dastari merged 1 commit into
mainfrom
feat/server-ordering-and-complex-relations
Aug 31, 2026
Merged

Release safe server ordering and complex relation composition#46
Dastari merged 1 commit into
mainfrom
feat/server-ordering-and-complex-relations

Conversation

@Dastari

@Dastari Dastari commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • release graphql-orm and graphql-orm-macros 0.28.0
  • add direction-only, server-defined computed SQL ordering
  • add generated correlated relation-count ordering from declared relation keys
  • compose GraphQLRelations with handwritten ComplexObject fields
  • document independent package boundaries; core does not pull in AI

Verification

  • full graphql-orm SQLite test suite and macro tests
  • PostgreSQL and MSSQL compile lanes
  • warnings-denied Clippy and Rustdoc for runtime and macros
  • cargo fmt, documentation, inventory, release-state, workspace dependency, package release-policy, SemVer, and deterministic release-manifest gates

Documentation impact

  • Documentation updated
  • No documentation impact

Explanation: Updated changelog, migration guide, package READMEs, macro/relationship references, root install version, and generated package inventory.

@Dastari
Dastari merged commit 22587f2 into main Aug 31, 2026
10 checks passed
@Dastari
Dastari deleted the feat/server-ordering-and-complex-relations branch August 31, 2026 04:44
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