Skip to content

fix: type checks for consistency when the same parameter is repeated (#4332)#4333

Closed
qykr wants to merge 0 commit intosqlc-dev:mainfrom
qykr:fix-multiparam-type-check
Closed

fix: type checks for consistency when the same parameter is repeated (#4332)#4333
qykr wants to merge 0 commit intosqlc-dev:mainfrom
qykr:fix-multiparam-type-check

Conversation

@qykr
Copy link

@qykr qykr commented Mar 10, 2026

Fixes #4332

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Mar 10, 2026
@qykr qykr changed the title fix: issue 4332, type checks for consistency when the same parameter is repeated fix: type checks for consistency when the same parameter is repeated (#4332) Mar 10, 2026
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 10, 2026
@qykr qykr force-pushed the fix-multiparam-type-check branch from 84ad2cb to e5dfa2b Compare March 10, 2026 16:52
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Mar 10, 2026
@qykr qykr force-pushed the fix-multiparam-type-check branch from 107457e to 48dcbdf Compare March 10, 2026 18:41
@qykr qykr closed this Mar 10, 2026
@qykr qykr force-pushed the fix-multiparam-type-check branch from a7d1fe4 to 024b843 Compare March 10, 2026 20:17
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No type checking on parameter used multiple times

1 participant