[Checkins] [zopefoundation/zope.sqlalchemy] c9b24c: Add #5 test for keep_session bug

GitHub noreply at github.com
Thu Jan 2 08:59:31 CET 2014


  Branch: refs/heads/pull/6/head
  Home:   https://github.com/zopefoundation/zope.sqlalchemy
  Commit: c9b24cb5d19c0336a0bfa8fff3be2f551694d0ec
      https://github.com/zopefoundation/zope.sqlalchemy/commit/c9b24cb5d19c0336a0bfa8fff3be2f551694d0ec
  Author: Victor Lin <bornstub at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/zope/sqlalchemy/tests.py

  Log Message:
  -----------
  Add #5 test for keep_session bug


  Commit: 628e09a06d71868fe0f32a412fa3ad1df8c55972
      https://github.com/zopefoundation/zope.sqlalchemy/commit/628e09a06d71868fe0f32a412fa3ad1df8c55972
  Author: Victor Lin <bornstub at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M CHANGES.txt
    M src/zope/sqlalchemy/datamanager.py

  Log Message:
  -----------
  Fix #5, `keep_session=True` doesn't work when a transaction is joined by flush
  and other manngers bug


  Commit: 6af243816a3f7b869012a0d31cbeade33b6a6823
      https://github.com/zopefoundation/zope.sqlalchemy/commit/6af243816a3f7b869012a0d31cbeade33b6a6823
  Author: Laurence Rowe <laurence at lrowe.co.uk>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/zope/sqlalchemy/tests.py

  Log Message:
  -----------
  Rollback session manually in KeepSession test to avoid wedged connection.


Compare: https://github.com/zopefoundation/zope.sqlalchemy/compare/c9b24cb5d19c^...6af243816a3f


More information about the checkins mailing list