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

GitHub noreply at github.com
Thu Jan 2 09:01:17 CET 2014


  Branch: refs/heads/master
  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.


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

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

  Log Message:
  -----------
  Merge branch 'pull-6'


Compare: https://github.com/zopefoundation/zope.sqlalchemy/compare/e65bdfc55ebe...8e2b463cbc73


More information about the checkins mailing list