This project is archived and is in readonly mode.
Changeset [ab0ce052ba23a4cce7a84ecade0d00d9cc518ebd] by Jeremy Kemper
January 10th, 2009 @ 09:39 PM
Introduce transaction_joinable flag to mark that the fixtures transaction can't joined, a new savepoint is required even if :requires_new is not set. Use :requires_new option instead of :nest. Update changelog.
[#383 state:committed] http://github.com/rails/rails/co...
Committed by Jeremy Kemper
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb
- M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
- M activerecord/lib/active_record/fixtures.rb
- M activerecord/lib/active_record/transactions.rb
- M activerecord/test/cases/transactions_test.rb
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>