-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Review transactions #813
Review transactions #813
Conversation
04c4f4c
to
83b6d50
Compare
851be13
to
3f7e154
Compare
c42d3c0
to
7a35e94
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #813 +/- ##
==========================================
+ Coverage 91.18% 91.44% +0.25%
==========================================
Files 73 75 +2
Lines 3496 3645 +149
==========================================
+ Hits 3188 3333 +145
- Misses 308 312 +4 ☔ View full report in Codecov by Sentry. |
7a35e94
to
7208702
Compare
75a55b2
to
14a28de
Compare
…st like original #destroy/#destroy! do
…ot existing properly
…not persisted and has changes
…her actions in the same transaction
…s::UnknownAttribute when not declared attribute name is passed
96a9884
to
f9a4994
Compare
Finally I am ready to release this new transactions API. Thank you for your contribution! There are still a few small items in my TODO list for the next release so it will take some time. |
@andrykonchin I'm looking forward to it! I have some projects running now that use transactions and I'd be happy to test a release candidate if you want. |
Yeah, it will be great! |
Changes:
Follow-up for #688 and #718