Skip to content

Add transaction savepoint API #775

@roji

Description

@roji

MySQL supports the SQL Standard for savepoints: https://dev.mysql.com/doc/refman/8.0/en/savepoint.html. SqlClient and Npgsql expose APIs for this their DbTransaction implementation, and dotnet/runtime#33397 tracks adding the relevant APIs in System.Data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions