Skip to content

SessionImpl begin #2864

@petko

Description

@petko

I want to start a SQLite transaction in Session using BEGIN EXCLUSIVE. However in SessionImpl begin is hard-coded to use BEGIN DEFERRED and there is currently no way to change that.

Would you accept a pull request with a function, which allows to specify the transaction mode used by the Session object? If so, what would be the proposed API for doing it in order it to be consistent with the rest of the POCO library?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions