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.
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.