Drizin / Drizin/InterpolatedSql

Latest version 2.5.1 return 0 for DapperParameters output

Open
#33 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
279
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Hello, we recently updated our nuget packages and we noticed some issue with InterpolatedSql's latest version. When I tried to run a stored procedure to insert data, the output id kept returning 0. When I run the stored procedure manually, I get the proper output id returned. I ended up downgrading back to 2.5.0 version to fix the issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the stored-procedure case described in the issue, comparing InterpolatedSql 2.5.1 with 2.5.0 while inspecting DapperParameters output handling. Confirm that the returned output id is preserved in 2.5.1 and add a regression test covering this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, sql
Domain
backend-api-design, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.