Closed JasonPierce closed 5 years ago
When an identically named parameter appears multiple times in a query, the error message "Missing named parameter" is thrown.
EXPECTED BEHAVIOR All instances of an identically named parameter within a query should be successfully parsed without error.
WORKAROUND Use anonymous parameters
When an identically named parameter appears multiple times in a query, the error message "Missing named parameter" is thrown.
EXPECTED BEHAVIOR All instances of an identically named parameter within a query should be successfully parsed without error.
WORKAROUND Use anonymous parameters