Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial model support generic #1630

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Goodjooy
Copy link
Contributor

@Goodjooy Goodjooy commented May 6, 2023

PR Info

Add generic support for derive macro DerivePartialModel. Make it can use with FromQueryResult with generic argument.

New Features

  • generic support for DerivePartialModel
    • implement
    • doc
    • test cases

@tyt2y3
Copy link
Member

tyt2y3 commented May 16, 2023

The implementation looks good. At least this approach will be backwards compatible.

@Goodjooy Goodjooy marked this pull request as ready for review June 21, 2023 11:31
@Goodjooy
Copy link
Contributor Author

It seems the tool chain nightly-x86_64-unknown-linux-gnu can not install in github action?

@tyt2y3 tyt2y3 requested a review from billy1624 June 22, 2023 07:52
@tyt2y3
Copy link
Member

tyt2y3 commented Jun 22, 2023

https://github.com/SeaQL/sea-orm/actions/runs/5333518372/jobs/9685418789?pr=1630

info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: update not yet available, sorry! try again later
error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installable

strange... it seems to happen randomly

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.

None yet

2 participants