[Buildbot-commits] [Buildbot] #1810: older versions of sqlite don't handle DDL changes between connections

Buildbot nobody at buildbot.net
Sun Feb 27 03:47:44 UTC 2011


#1810: older versions of sqlite don't handle DDL changes between connections
---------------------+--------------------
Reporter:  dustin    |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  0.8.4
 Version:  master    |  Resolution:
Keywords:  database  |
---------------------+--------------------

Comment (by Dustin J. Mitchell):

 Create tables during setUp

 This should avoid some problems with SQLAlchemy trying to interleave
 create statements with selects and inserts.  Refs #1810.
  Changeset: c174823fff337902aa8de4508c9aa4c99bef5a5e

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


More information about the Commits mailing list