]> git.openstreetmap.org Git - rails.git/commit
Moved transaction boundary to cover used-by tests on deletion so that the database...
authorMatt Amos <zerebubuth@gmail.com>
Wed, 26 Nov 2008 14:49:56 +0000 (14:49 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Wed, 26 Nov 2008 14:49:56 +0000 (14:49 +0000)
commit299b6715221fe2e6d31af5f5711656c8f6e40da0
tree2e9435bbc1d4ece49d404cc39665bb433102e332
parent1ffb5c1502d870a1d1c46648ea0c165e25dfbef9
Moved transaction boundary to cover used-by tests on deletion so that the database can help prevent race conditions.
app/models/node.rb
app/models/relation.rb
app/models/way.rb