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

Cont. "Enable convert from ActiveModel to Model" #990

Merged
merged 4 commits into from
Oct 23, 2022
Merged

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 self-assigned this Aug 25, 2022
@billy1624 billy1624 marked this pull request as ready for review August 25, 2022 05:58
@billy1624 billy1624 requested a review from tyt2y3 August 25, 2022 05:59
tyt2y3 and others added 3 commits October 23, 2022 21:47
* feat: enable convert from ActiveModel to Model

* feat: add tests for converting from ActiveModel to Model

* cargo fmt

* Refactoring

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
@tyt2y3
Copy link
Member

tyt2y3 commented Oct 23, 2022

Rebase

@tyt2y3 tyt2y3 merged commit a766500 into master Oct 23, 2022
@tyt2y3 tyt2y3 deleted the cont-pr-725 branch October 23, 2022 15:12
billy1624 added a commit to SeaQL/seaql.github.io that referenced this pull request Oct 31, 2022
tyt2y3 added a commit to SeaQL/seaql.github.io that referenced this pull request Nov 1, 2022
* What's new in SeaORM 0.10.1

* Edit

* Error handling (SeaQL/sea-orm#1002)

* Support array datatype for Postgres (SeaQL/sea-orm#1132)

* generate index file as `lib.rs` instead of `mod.rs` (SeaQL/sea-orm#953)

* Running migration on any Postgres schema (SeaQL/sea-orm#1056)

* More connection options (SeaQL/sea-orm#897, SeaQL/sea-orm#1056)

* Implements `TryFrom<ActiveModel>` for `Model` (SeaQL/sea-orm#990)

* Delete 2022-10-28-whats-new-in-0.10.1.md

Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Convert from ActiveModel to Model
3 participants