Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Balthrop committed Nov 18, 2008
1 parent 9c860d1 commit dd9b0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
@@ -1,7 +1,7 @@
= NestedTransactions

NestedTransactions adds nested database transactions to any ActiveRecord::ConnectionAdapter
that supports savepoints. I've tested it with both Postgres and MySQL. The code is taken
that supports savepoints. I've tested it with Postgres and MySQL. The code is taken
almost entirely from a post by William Robinson (airbaggins) on RailsTrac a few years ago
(http://dev.rubyonrails.org/attachment/ticket/5457/nested_transactions.rb).

Expand Down

0 comments on commit dd9b0a3

Please sign in to comment.