[Buildbot-commits] [buildbot/buildbot] dfa423: Apply the SQLAlchemy-0.6.8/SQLite workaround descr...

noreply at github.com noreply at github.com
Fri Apr 29 02:46:14 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: dfa4235f1ae4a7ce99c29fe850fbe1eca72f736b
    https://github.com/buildbot/buildbot/commit/dfa4235f1ae4a7ce99c29fe850fbe1eca72f736b
Author: Dave Abrahams <dave at boostpro.com>
Date:   2011-04-28 (Thu, 28 Apr 2011)

Changed paths:
  M master/buildbot/db/enginestrategy.py

Log Message:
-----------
Apply the SQLAlchemy-0.6.8/SQLite workaround described in http://groups.google.com/group/sqlalchemy/msg/f8482e4721a89589

Fixes #1938


Commit: 8672b18b5bb4a4bc0c3bba28ada37d7054d58653
    https://github.com/buildbot/buildbot/commit/8672b18b5bb4a4bc0c3bba28ada37d7054d58653
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-28 (Thu, 28 Apr 2011)

Changed paths:
  M master/buildbot/db/enginestrategy.py
  M master/buildbot/test/unit/test_db_enginestrategy.py

Log Message:
-----------
refactor to only use NullPool on non-memory sqlite connections


Compare: https://github.com/buildbot/buildbot/compare/0512388...8672b18




More information about the Commits mailing list