Skip to content

Conversation

@kevinwell
Copy link
Contributor

No description provided.

/// <param name="sql"></param>
/// <param name="param"></param>
/// <returns></returns>
protected async Task<int> ExecuteAsync(string sql, object? param = null)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add cancellation token on these too?

</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update Dapper? #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants