Skip to content

Microsoft.Data.Sqlite: Avoid executing PRAGMA read_uncommitted #25078

@bricelam

Description

@bricelam

For some reason, we send PRAGMA read_uncommitted every time we begin a transaction. IIRC, we shouldn't need to send it with IsolationLevel.Unspecified (the default). I suspect this was inadvertently changed as part of #20786

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions