Skip to content

tSQLt will not run if there is an open transaction #138

Open
@lizbaron

Description

@lizbaron

Because tSQLt rolls back its own transaction, it will also roll back any transaction opened before it is called. This might be confusing.

The proposal is to throw an error immediately if any run method is called and there is an open transaction. This will require an override setting to allow for basically all tSQLt build tests to run.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions