Derek Chen-Becker <[email protected]> writes: > I looked at sqsh and think it would have the same issue with escaping, > although I also don't have a setup I can test with fully. The attached > patch removes the quoting for mssql and sqsh, updates the existing unit > tests to match, and adds some new unit tests to explicitly exercise > characters that the shell would interpret if not escaped. > > Cheers, > > Derek
Thanks for looking at this. The patch works for me on mssql only.
