This project is archived and is in readonly mode.
Fix nested transactions across multiple databases
Reported by Jonathan Viney | July 2nd, 2008 @ 05:01 AM | in 2.x
See http://dev.rubyonrails.org/ticke... for more details.
Patch updated for latest git version. All tests pass.
Comments and changes to this ticket
-
Jonathan Viney July 2nd, 2008 @ 05:02 AM
- no changes were found...
-
Repository July 15th, 2008 @ 08:29 PM
- State changed from new to resolved
(from [4f72feb84c25b54f66c7192c788b7fd965f2d493]) Move the transaction counter to the connection object rather than maintaining it on the current Thread.
Signed-off-by: Michael Koziarski
[#533 state:resolved]
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 383 ActiveRecord should use savepoints for nested transactions I'd like to see #533 included first (moving the transact...
- 383 ActiveRecord should use savepoints for nested transactions #533 is in -- interested in porting your work over to Rai...
- 1128 Fix config.gem bugs and add more tests The only time we don't load a gem is when the version is ...
- 2195 Fix the gem dependency system in Rails change to frozen? test will fail to detect gems frozen in...
- 2195 Fix the gem dependency system in Rails Change to frozen? test will fail to detect gems frozen in...