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

ActiveValue::take() & ActiveValue::into_value() without unwrap() #223

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

billy1624
Copy link
Member

Resolve #162

@billy1624 billy1624 self-assigned this Oct 4, 2021
@billy1624 billy1624 marked this pull request as ready for review October 4, 2021 10:30
@tyt2y3 tyt2y3 merged commit edc2e65 into master Oct 12, 2021
@tyt2y3 tyt2y3 deleted the active-value-api branch October 12, 2021 04:57
arpancodes pushed a commit to arpancodes/sea-orm that referenced this pull request Apr 8, 2022
* feat: insert default

* test: insert default with returning

* fix!: insert statement skip empty values row

Breaking Changes:
- `InsertStatement::exprs` method skip pushing empty values row into vector

* Update test cases
arpancodes pushed a commit to arpancodes/sea-orm that referenced this pull request Apr 8, 2022
arpancodes pushed a commit to arpancodes/sea-orm that referenced this pull request Apr 8, 2022
This reverts commit f60ee3a, reversing
changes made to 81285b9.
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.

Improve ActiveValue API
2 participants