Skip to content

Complete contextual computed ordering release - #47

Merged
Dastari merged 1 commit into
mainfrom
release/contextual-ordering-and-package-tags
Aug 31, 2026
Merged

Complete contextual computed ordering release#47
Dastari merged 1 commit into
mainfrom
release/contextual-ordering-and-package-tags

Conversation

@Dastari

@Dastari Dastari commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • bind entity-defined :named computed-order parameters from an entity-owned GraphQL server-context function
  • keep GraphQL order inputs direction-only and reject raw backend placeholders
  • append deterministic primary-key tie-breakers for entity and relation pagination
  • add SQLite ASC/DESC and limit/offset coverage using COALESCE(exit_time, :as_of) - entry_time
  • bump graphql-orm/macros to 0.29.0 and establish required storage/backup package tags at 0.6.2/0.7.2

Verification

  • cargo test -p graphql-orm --features sqlite
  • cargo test -p graphql-orm-macros
  • PostgreSQL and MSSQL no-default-feature compile lanes
  • warnings-denied Clippy and Rustdoc for runtime and macros
  • documentation, inventory, dependency, package-release, SemVer, and deterministic release-manifest checks
  • release manifest --verify-tags passes

Documentation impact

  • Documentation updated
  • No documentation impact

Explanation: Updated changelog, migration guidance, package READMEs, macro/attribute reference, generated workspace inventory, and storage/backup release notes.

@Dastari
Dastari merged commit 7114dbf into main Aug 31, 2026
10 checks passed
@Dastari
Dastari deleted the release/contextual-ordering-and-package-tags branch August 31, 2026 05:54
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