Skip to content

update for MaterializedArray - #489

Open
davidkoski wants to merge 2 commits into
materialized-array-1from
materialized-array
Open

davidkoski wants to merge 2 commits into
materialized-array-1from
materialized-array

Conversation

@davidkoski

Copy link
Copy Markdown
Member

Proposed changes

Updates for deprecations. See:

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation (if needed)

@davidkoski
davidkoski requested a review from angeloskath July 20, 2026 21:20
Comment on lines -27 to +28
case loading(Task<ModelContainer, Error>)
case loaded(ModelContainer)
case loading(Task<ModelContext, Error>)
case loaded(ModelContext)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switching everything from ModelContainer -> ModelContext (now Sendable)

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