[Buildbot-commits] [Buildbot] #2221: wrap db upgrade scripts in a transaction

Buildbot nobody at buildbot.net
Thu Mar 1 16:30:35 UTC 2012


#2221: wrap db upgrade scripts in a transaction
------------------------+----------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.6
 Version:  0.8.5        |  Resolution:  wontfix
Keywords:  database     |
------------------------+----------------------

Comment (by dustin):

 I wrestled with some problems with this in older versions of sqlite, where
 the schema changes would not appear for any connections open concurrently
 with the schema changes themselves.  See #1810.  I don't especially want
 to re-open that can of worms again.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2221#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list