Re: contrib sql - with-query-results macro

2009-02-11 Thread Stephen C. Gilardi
On Feb 8, 2009, at 5:18 PM, Mark Volkmann wrote: The second argument to the with-query-results macro needs to be a vector containing a query string and optional values to be inserted into the query if it is parameterized. Would it be difficult to change this so in the case that the query is not

contrib sql - with-query-results macro

2009-02-08 Thread Mark Volkmann
The second argument to the with-query-results macro needs to be a vector containing a query string and optional values to be inserted into the query if it is parameterized. Would it be difficult to change this so in the case that the query is not parameterized, a string can be passed for the secon