[Buildbot-commits] [buildbot/buildbot] 3bc2df: fix sqlalchemy statement

GitHub noreply at github.com
Wed Jun 11 16:38:11 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 3bc2dfb7fedd4b83d57d40288e3a267a32537486
      https://github.com/buildbot/buildbot/commit/3bc2dfb7fedd4b83d57d40288e3a267a32537486
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

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

  Log Message:
  -----------
  fix sqlalchemy statement

sqlalchemy use immutable objects, so we must do q=q.where..

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>




More information about the Commits mailing list