Is your feature request related to a problem? Please describe.
We are currently using check_query(return = "text") at the beginning of each one of our reports. This is a great summary of what the query contains, but also checks the names of variables. This seems out of place.
Describe the solution you'd like
Make the name check optional
Is your feature request related to a problem? Please describe.
We are currently using check_query(return = "text") at the beginning of each one of our reports. This is a great summary of what the query contains, but also checks the names of variables. This seems out of place.
Describe the solution you'd like
Make the name check optional