-
Notifications
You must be signed in to change notification settings - Fork 14
chore!: rename ExecuteSqlParams -> SqlParams #986
Conversation
BREAKING CHANGE: This rename makes sense since we no longer have an "ExecuteSql" function, and shorter name is clearer. Fixes: googleapis#962
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR uses Sqlparams
but the description says SqlParams
, I think the description is the "Right Thing":tm: ?
Reviewed 9 of 9 files at r1.
Reviewable status:complete! all files reviewed, all discussions resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Big oops. Good catch!
Reviewable status: 0 of 9 files reviewed, all discussions resolved (waiting on @coryan)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 9 of 9 files at r2.
Reviewable status:complete! all files reviewed, all discussions resolved
Codecov Report
@@ Coverage Diff @@
## master #986 +/- ##
==========================================
- Coverage 94.18% 94.16% -0.03%
==========================================
Files 159 159
Lines 10789 10782 -7
==========================================
- Hits 10162 10153 -9
- Misses 627 629 +2
Continue to review full report at Codecov.
|
…-cpp-spanner#986) * chore!: rename ExecuteSqlParams -> SqlParams BREAKING CHANGE: This rename makes sense since we no longer have an "ExecuteSql" function, and shorter name is clearer. Fixes: googleapis/google-cloud-cpp-spanner#962 * fixed bad typo
BREAKING CHANGE: This rename makes sense since we no longer have an
"ExecuteSql" function, and shorter name is clearer.
Fixes: #962
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)