Skip to content

Implement Async versions of Ado.Net methods #144

@Giorgi

Description

@Giorgi

Ado.Net classes such as DbCommand, DbConnection have async methods that aren't truly async and just execute the non-async versions and return their result. It would be nice if ODP.NET had a real implementation of those methods (the same way other database providers have) and was truly async.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions