Validate PostgreSQL ClickPipe inputs - #539
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1a3a446. Configure here.
|
Carry-over review from PR #484 (old PR for #449). This PR strictly subsumes #484's fix and is approved on its own merits (uniform exit 2 before any auth lookup/network, per-mapping parse-time validation, explicit contract decision rejecting
|
c65250b to
eae65ab
Compare
eae65ab to
735e17a
Compare
37ad0d5 to
e0dcaf8
Compare
e0dcaf8 to
737470e
Compare
737470e to
de70ce8
Compare
ec6733a to
96bd2a9
Compare
96b4648 to
d291261
Compare

Summary
--iam-rolevalues under basic auth and document all conditional input rulesTests
cargo test -p clickhousectlcargo fmt --all --checkcargo clippy -p clickhousectl --all-targets -- -D warningsCloses #449