test/connector/tcp/mssql/mssql_propagate_params_test.go
Function TestClientParams
has 79 lines of code (exceeds 70 allowed). Consider refactoring. Wontfix
Wontfix
func TestClientParams(t *testing.T) {
testCases := []clientParamsTestCase{
{
description: "sqlcmd: client params are propagated to the server",
readonly: false,