Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

A configured DBSession is required in many places in Ringo. #1

Merged
merged 2 commits into from
Sep 20, 2017
Merged

A configured DBSession is required in many places in Ringo. #1

merged 2 commits into from
Sep 20, 2017

Conversation

g-tom
Copy link

@g-tom g-tom commented Sep 7, 2017

E.g. Ringos own unit tests require it (see ringo-framework/ringo#91)

E.g. Ringos own unit tests require it (see Ringo issue #91)
Use one transaction for every test function instead of keeping one
open until the PostgreSQL server says:
unexpected EOF on client connection with an open transaction
Copy link
Member

@ThomasJunk ThomasJunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems okay

@ThomasJunk ThomasJunk merged commit 44f3c12 into ringo-framework:master Sep 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants