fix: handle the named arg inside backtick#1888
Conversation
This is follow up to #1879 but handling named binding (inside backticks in the query including comments) Signed-off-by: Kaviraj <[email protected]>
🤖 Claude reviewReplaces the regex-based named-argument binder ( Verdict: approve. The implementation is clean, well-commented, and internally consistent across all four binders. Things I verified:
Blind spots:
Verdict: ✅ Approve General findings
Inline comments are attached to the relevant lines. This summary updates in place on re-review. |
Based on the learning from running it on this PR. #1888 (comment) Signed-off-by: Kaviraj <[email protected]>
Based on the learning from running it on this PR. #1888 (comment) Signed-off-by: Kaviraj <[email protected]>
Summary
This is follow up to #1879 but handling named binding (inside backticks in the query including comments)
Checklist
Delete items not relevant to your PR: