Drizin / Drizin/InterpolatedSql

Named Variables?

Open
#3 8 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C#
Stars
279
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Is there any way to name your SQL variables the same as the C# variable name instead of @p0, @p01?

I have a script I'm building up and even though i'm reusing the same variables in multiple parts of the script they appear in the outpoint as different prams, which is hard to verify later. i'm using approval tests to versify the script output.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.