Closed markhildreth-gravity closed 1 month ago
The below shows an example of two queries that are the same except one contains a string with an ampersand, the other does not. The query with the ampersand in the string ends up not using the rest of the strings in Select() when making the query.
Select()
The below shows an example of two queries that are the same except one contains a string with an ampersand, the other does not. The query with the ampersand in the string ends up not using the rest of the strings in
Select()
when making the query.